Chapter Contents |
Previous |
Next |
Widget Class: _getValue |
Syntax | |
Details |
Syntax |
objectName._getValue( value ); |
Argument | Type | Use | Description |
---|---|---|---|
value | Numeric | Input | returns the value of the object (for legacy class support) |
Details |
If the object represents a character value, the method fails.This method is mainly used within other methods because the value of an object is not directly accessible. The value of an object is available in the frame's SCL program by using the name of the object.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.