Chapter Contents |
Previous |
Next |
Form Editor: _getWidget |
Syntax | |
Details |
Syntax |
CALL SEND (form-id, '_getWidget', widget-name, widget-id); |
Argument | Type | Description |
---|---|---|
widget-name |
C | specifies the name of the widget |
widget-id |
N | returns the object identifier for the specified widget |
Details |
If a value for widget-name is not found, then the widget-id is set to 0.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.