Chapter Contents

Previous

Next
SCL List Class: _clear

SCL List Class: _clear



Clears the items from the list, optionally clears and/or deletes all sublists.


Syntax

Syntax

return = objectName._clear( options );

Argument Type Use Description
return Numeric Return 0 if successful, non-0 otherwise.
options Character Input Options to specify whether to clear or delete sublists. See SCL reference for CLEARLIST function for details of options.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.