Parameters
Parameters
The decision table logic operates on the basis of parameters that must be declared in a parameter table.
An ePOS parameter has the following attributes:
·Parameter name (max. 80 characters, case sensitive)
·Designation (brief description, optional)
·Data type (string, integer, decimal, logical)
·Index (up to 3 dimensions, optional)
·Scope (global / local, Default: local)
·Default value (initialization)
·Units (arbitrary, optional)
·Format (output format for text representation, optional)
·Comment (optional)
A parameter can be a "direct" parameter of the logic, or it can be part of a parameter group.
These parameter attributes can also be retrieved from the decision table with the function f$Parameter.
See also:
Parameter: Name
Parameter: Designation
Parameter: Data Type
Parameter: Index
Parameter: Scope
Parameters: Initialization
Parameter: Units
Parameter: Format
Parameter: Comment