![]() Chapter Contents |
![]() Previous |
![]() Next |
| Image Icon: _setLabel |
| Syntax | |
| Details |
Syntax |
| CALL NOTIFY (icon-name, '_setLabel', line1, <line2>); |
| Argument | Type | Description |
|---|---|---|
| line1 |
C | the first line of text for the label |
| line2 |
C | the second line of text for the label |
| Details |
If the image icon does not have a return value set in the Value on Selection window, the _setLabel method assigns the value specified in line1 and line2 as both the new label and the new return value.
Use either the _getValue or _getText method to retrieve the return value.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.