Functions for Working with Parameter Groups
Functions for Working with Parameter Groups
This groups contains all functions that are used when working with one or more parameter groups. There are both ’technical’ functions supporting the decision table development, and functions designed for the end user.
General parameter group functions:
p$TDV:Param:PGEdit | Edit/view a PG (user) |
p$TDV:Param:PGAnzeige | Edit/view an indexed PG |
p$TDV:Param:Auswahl | Edit/view a PG (developer) |
p$TDV:Param:PG | Edit 1 PG (Request on screen) |
p$TDV:Param:EposAus | Write PG data in file |
p$TDV:Param:EposIn | Read PG data from file |
p$TDV:Allg:PGEntf | Remove a PG from a PG array |
p$TDV:Allg:PGSumme | Calculation of the sum of a parameter of an indexed parameter group |
p$TDV:Allg:PGSort | Sorting a parameter group |
p$TDV:Allg:PGSort_nodup | Sorting of a parameter group while erasing of duplicates |
p$TDV:Allg:PGIndex | Finding of the index of the parameter value of a single-index parameter group |
p$TDV:Allg:PGIndex_B | Searching for the index of a parameter value of a single-index parameter group up to the first Unused entry |
EMPTY/Undef functions:
p$TDV:SMPAPI:PGLe2Udf | Set all EMPTY parameters in a PG to UNDEF state |
p$TDV:SMPAPI:PG02Udf | Set all parameters of a PG with value ‚’ (texts) , or 0 (numbers) to UNDEF |
p$TDV:SMPAPI:PGUdf2Le | Set all UNDEF parameters in a PG to EMPTY state |
p$TDV:SMPAPI:PGUdf20 | Set all UNDEF parameters in a PG to ’ (Texts) , or 0 (Numbers) |
See also: