Chapter Contents |
Previous |
Next |
Row/Column Data Vector Class: _getDecimals |
Syntax | |
Details |
Syntax |
CALL SEND (data-vector-id, '_getDecimals', decimals); |
Argument | Type | Description |
---|---|---|
decimals |
N | returns the number of decimal places used for alignment |
Details |
The _getDecimals method is valid only if the viewer is a table editor. You can use the _getDecimals method only for a row/column data vector being passed to the model's _getColumnInfo or _setColumnInfo method. Its values are not meaningful for row settings.
The following conditions also are true when you use a row/column data vector in conjunction with the _getColumnInfo method or the _setColumnInfo method:
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.