Chapter Contents |
Previous |
Next |
Push Button: _setLabel |
Syntax | |
Details |
Syntax |
CALL NOTIFY (push-button-name, '_setLabel', label); |
Argument | Type | Description |
---|---|---|
label |
C | specifies the label to assign |
Details |
_setLabel assigns the value specified in label as the new label for the push button. If the push button does not have a return value, the new label also becomes the new return value.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.