Table Find
Kalipso - Form - Actions - Actions Description - Group Controls - Table Find
Last updated
Kalipso - Form - Actions - Actions Description - Group Controls - Table Find
Last updated
Find a specified value on a control table.
Action available for the following operating systems:
Table Control <unquoted string> - The name of the specified table control.
Column <unquoted string> - The name of the table column.
Compare as <unquoted string> - Defines if the user wants to compare the values as a string or numeric values. Also have the possibility to compare as string not case sensitive or string case sensitive.
Value <string> - The value to be compared.
Start Line <numeric> - The index where the comparison action is started.
Target <string> or <numeric> - The control or variable where the returned value is stored. When the returned value is -1, line is not found, otherwise the returned value is the index of the line.