PARAM Property (DATATABLE)
10.5, PLBCMP GUI Only
The PARAM property associates a user defined number with an element of the Rows collection in a DATATABLE. The property uses the following format:
PARAM={value}
Note the following:
PARAM may be used in SETPROP or GETPROP statements of an element of a DATATABLE Rows collection.
{value} is a decimal number, a Numeric Variable, or an Expression.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |