Chapter Contents

Previous

Next
Text Pad Control: _getMark

Text Pad Control: _getMark



Get mark position


Syntax

Syntax

objectName._getMark( startRow, startColumn,endRow,endColumn );

Argument Type Use Description
startRow Numeric Output Returns the starting row of the marked text
startColumn Numeric Output Returns the starting column of the marked text
endRow Numeric Output Returns the ending row of the marked text
endColumn Numeric Output Returns the ending column of the marked text


Chapter Contents

Previous

Next

Top of Page

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