Chapter Contents |
Previous |
Next |
Data Form: _getLinkedColumn |
Syntax | |
Details |
Syntax |
CALL SEND (form-id, '_getLinkedColumn', widget-name, column-name); |
Argument | Type | Description |
---|---|---|
widget-name |
C | specifies the name of the widget |
column-name |
C | returns the name of the column |
Details |
The _getLinkedColumn method returns the column that is linked to the widget with the name widget-name. If the requested widget does not have an associated column or the requested widget is not in the data form, then column-name has a blank value.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.