Chapter Contents |
Previous |
Next |
Tree View Control: _addNodes |
Syntax |
Syntax |
objectName._addNodes( referenceNode, newNodes, insertMode ); |
Argument | Type | Use | Description |
---|---|---|---|
referenceNode | Object | Input | specifies the node that serves as the relative node to new nodes |
newNodes | List | Input | specifies an SCL list containing new nodes |
insertMode | Character | Input | specifies the insertion positions of the new nodes: BEFORE, AFTER (default), FIRSTCHILD or LASTCHILD |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.