Database Management
Reference Manual
Comparisons Across Sessions and Stamps
:
Comparison Date
: DELETED Function
DELETED Function
Determine if an element has been deleted since the Comparison Date. The functionality of DELETED() is identical to using the pseudo attribute ELEDELC.
Examples:
Q ( DELETED() )-
returns deleted since comparison date
However if the element has been deleted then you cannot have navigated to it in the first place, hence DELETED() by itself will always be true. There are two ways around this.
Either include the element’s reference number e.g.:
Q (DELETED() of =15752/234 )
Or use it as part of the 'old' syntax. e.g.:
Q OLD (DELETED() of /VESS2)
1974 to current year.
AVEVA Solutions Limited and its subsidiaries. All rights reserved.