Chapter Contents |
Previous |
Next |
Object Class: _addLink |
Syntax |
Syntax |
return = objectName._addLink( attributeToLink,sourceObject,sourceAttribute ); |
Argument | Type | Use | Description |
---|---|---|---|
return | Numeric | Return | returns a value indicating whether the link was successfully added: 0 if successful, 1 if not successful |
attributeToLink | Character | Input | specifies the name of the attribute on the instance to which you want to link |
sourceObject | Object | Input | specifies the object you link from |
sourceAttribute | Character | Input | specifies the attribute on the sourceObject to link |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.