Chapter Contents |
Previous |
Next |
Block: _setLabel |
Syntax | |
Details |
Syntax |
CALL NOTIFY (block-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 block. If the block 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.