Chapter Contents

Previous

Next
SCL List Class: _getType

SCL List Class: _getType



Returns the type of a specified item in the list object


Syntax

Syntax

return = objectName._getType( index );

Argument Type Use Description
return Character Return A string containing a type specifier, Numeric, String, List, or Object.
index Numeric Input The index of the item to find the type of.


Chapter Contents

Previous

Next

Top of Page

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