Chapter Contents

Previous

Next
Check Box: _setLabel

Check Box: _setLabel



Assigns a label to a check box


Syntax
Details

Syntax

CALL NOTIFY (check-box-name, '_setLabel', label);

Argument Type Description
label
C specifies the label to assign to the check box


Details

_setLabel assigns the value specified in label as the new label for the check box. If the check box 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.