Chapter Contents

Previous

Next
SAS Variable: _getType

SAS Variable: _getType



Returns the type for a SAS Variable object


Syntax

Syntax

CALL SEND (variable-object-id, '_getType', variable-type);

Argument Type Description
variable-type
C returns the type of the variable associated withvariable-object-id


C for character


N for numeric


Chapter Contents

Previous

Next

Top of Page

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