Chapter Contents

Previous

Next
Table Editor: _getActiveCell

Table Editor: _getActiveCell



Returns the current cell


Syntax
See Also

Syntax

CALL SEND (table-id, '_getActiveCell', row, col);

Argument Type Description
row
N specifies the identifier of an SCL list to contain the row coordinates. See Coordinate Lists.
col
N specifies the identifier of an SCL list to contain the column coordinates. See Coordinate Lists.


See Also

_setActiveCell


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.