LineItem_ClearElements
Clears values in the Line Item Array.
Syntax
bool LineItem_ClearElements ()
Parameters
NoneReturns
Always True.Level
The parent Field object of the Document Hierarchy that contains a child Line Item field, such as you may typically find in an invoice application.Details
This is mainly a housekeeping function you can use to be sure the array does not contain leftover values.- Example
LineItem_ClearElements()