Delete a line on a specified table.
Parameters
|
Table Control <unquoted string> |
|
The name of the specified table control. |
|
|
Line <unquoted string> |
|
The index of the line that the user wants to delete. |
|
- This action has no effect on the Database Table.
- If the user puts 0 in parameter Line, this action deletes the selected line of the table control.
- If the user puts -1 in parameter Line, this action deletes all the table lines.
- If, for example, have a table with 4 lines and use this action to delete a record on line 5 or 6 (and soo far), this action has no effect.
|
Updated: 3/21/2018 5:53 PM
|