ScanLineItemDynamic
Scans the line items from the CCO that was loaded into the field. This action is like ScanLineItem except that it uses the CCO loaded for the field and reads position variables from the line item level.
Syntax
bool ScanLineItemDynamic (StrParam)
Parameters
A comma separated list of any fields that should be ignored.Returns
Always True.Level
Field Level.Details
This action is required for Find Details functionality. It saves the positions of the line and of the fields at the detail level so all of the line items can be erased and recreated.- Example
FPXMLUsed() ScanLineItemDynamic("ZoneBottom,Notes")