Chapter Contents |
Previous |
Next |
SCL List Class: _copyListOut |
Syntax |
Syntax |
return = objectName._copyListOut( options, targetid ); |
Argument | Type | Use | Description |
---|---|---|---|
return | List | Return | List id of the regular SCL list containing the copy of the list object's contents. |
options | Character | Input | String containing options. See SCL reference for COPYLIST for valid options. |
targetid | List | Input | If targetid is non-zero, the contents of the current list object will be copied into the list specified by targetid instead of creating a new list. |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.