Param (PARAMS)ΒΆ
- InOut:
- Scope - Name - Type - Initial - Comment - Constant - TABLE_UPPER_BOUND - INT- 15 - size of table for AnalyzeExpressionTable and AnalyzeExpressionTableEx - STRING_LENGTH_EXP - INT- 255 - string length of one entry in table (variable or complex expression) - STRING_LENGTH_ADDRESS - INT- 20 - string length for address in table - STRING_LENGTH_COMMENT - INT- 255 - string length of comment in table - STRING_LENGTH_OUTSTRING - INT- 255 - string length of string output for AnalyzeExpression and AnalyzeExpressionCombined and AnalyzeExpressionCombinedEx - TABLE_SHOW_VALID_ITEMS - BOOL- FALSE - if TRUE, also valid items are added to the table, and the failed-entry of the table is filled correspondingly if FALSE, only failed items are added to the table and the failed-entry of the table is always true 
