![]() Chapter Contents |
![]() Previous |
![]() Next |
| Frame Class: _setCharVar |
| Syntax | |
| Details |
Syntax |
| objectName._setCharVar( variableName, value ); |
| Argument | Type | Use | Description |
|---|---|---|---|
| variableName | Character | Input | specifies the name of the SCL variable to change |
| value | Character | Output | specifies the value to set on the SCL variable |
| Details |
Variables contained in a frame's SCL program are usually accessed from the SCL program itself. To set the value of a character variable or array item from within a method, use the _setCharVar method.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.