← Return to the list of available setters
← Return to the list of available applications
If you have trouble understanding how the action works, check the descriptions: Application, Setter, Conditional execution, Component parameters
Basic information
Component's ID: conditional-row-delete-dual
Category: Table
Available from version: 1.0.141
Description
The component removes rows from the global table that meet the specified condition.
Configuration parameters
Name of the parameter | From version | Description | Parameter type | Default value | Field type | Notes and restrictions |
---|---|---|---|---|---|---|
Table Id* | 1.0.141 | Identifier of global table | Text | Editable field | ||
Condition* | 1.0.141 | Condition that, if met, will remove rows from the table | Function | Editable field |
Parameter*- required field
Context variables
Context variable name | From version | Description | Parameter type |
---|---|---|---|
Row index | 1.0.141 | Context variable storing the row number, which can be used to compare the values found in the table rows. | Integer |
Sample configuration
Change log
1.0.141
- Added component
Add Comment