| Paramètre | Reférence | Type | Long. | Valeur par déf. | Facultatif | Description |
|---|---|---|---|---|---|---|
| COLUMN | 0 | SPACE | X | Set the current column to COLUMN | ||
| NEW_COLUMN | 0 | SPACE | X | Increment current column (X) | ||
| NEW_ROW | 0 | SPACE | X | Increment current line (X) | ||
| ROW | 0 | SPACE | X | Set the current line to ROW |
| Exception | Description |
|---|---|
| INVALID_COLUMN | Incorrect column number |
| INVALID_PARAMETER_COMBINATION | Incorrect parameter combination |
| INVALID_ROW | Incorrect line number |
| MAX_COLUMNS_REACHED | Maximum number of columns reached |
| MAX_ROWS_REACHED | Maximum number of lines reached |