Chapter Contents |
Previous |
Next |
Data Form: _getLabelRepresentation |
Syntax | |
Details | |
See Also |
Syntax |
CALL SEND (form-id, '_getLabelRepresentation', rep); |
Argument | Type | Description |
---|---|---|
rep |
C | returns the representation of the label |
Details |
The _getLabelRepresentation method always returns the default representation of the label that the data form assigns for label widgets, regardless of whether you have set an alternate representation for label widgets.
See Also |
_setLabelRepresentation.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.