This action moves to the specified record in a table.
Parameters
|
Table <checkbox> |
|
The name of the table. |
|
|
Column <unquoted string> |
|
The name of the table column. |
|
|
Type <unquoted string> |
|
The type of the column. |
|
|
Value <string> or <numeric> |
|
The value of the column selected. |
|
|
(...) |
|
Nth-Column <unquoted string> |
|
The name of the nth-table column. |
|
|
Nth-Type <unquoted string> |
|
The type of the column. |
|
|
Nth-Value <string> or <numeric> |
|
The value of the column selected. |
|
- That action needs to be linked to a database table.
|
Updated: 3/21/2018 5:47 PM
|