Chapter Contents |
Previous |
Next |
Form Data Model: _getNumberOfColumns |
Syntax | |
Details |
Syntax |
CALL SEND (model-id, '_getNumberOfColumns', numcols); |
Argument | Type | Description |
---|---|---|
numcols |
N | returns the number of columns in the model |
Details |
The _getNumberOfColumns method returns the number of columns set with the _setNumberOfColumns method.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.