GML::GOTO_CELL - Move Cell Highlighting
Syntax
CALL "GML::GOTO_CELL"
Description
This procedure moves the highlighted cell in the main grid to the grid cell row and column based on the values contained in GML_TPL$ template variables GML_TPL.ROW_N% and GML_TPL.COL_N%. This procedure is valid only when applied to the main grid (GML_TPL.MEMBER%=1).
Example
|