Chapter Contents |
Previous |
Next |
Class Class: _getName |
Syntax | |
Details |
Syntax |
objectName._getName( className ); |
Argument | Type | Use | Description |
---|---|---|---|
className | Character | Output | returns the name of the class |
Details |
The name of the class is usually the three-level name of the CLASS entry from which the class was loaded.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.