April 2017
Intermediate to advanced
706 pages
17h 8m
English
MARKEDONLY is a special filtering function that can apply a mark-based filter.
The syntax for MARKEDONLY is as follows:
[BooleanValue := ] Record.MARKEDONLY ( [SeeMarkedRecordsOnlyBoolean] )
If the optional BooleanValue parameter is defined, it will be assigned a TRUE or FALSE value to tell us whether or not the special MARKEDONLY filter is active. Omitting the BooleanValue parameter, MARKEDONLY will set the special filter depending on the value of SeeMarkedRecordsOnlyBoolean. If that value is TRUE, it will filter to show only marked records; if that value is FALSE, it will remove the marked filter and show all records. The default value for SeeMarkedRecordsOnlyBoolean is FALSE.
Although it may not seem logical, there ...
Read now
Unlock full access