TYPE - Type Command
Returns the type number of an object.
Level 1 | -> | Level 1 |
obj | -> | ntype |
Object Type | Number |
User Objects: |
Real number | 0 |
Complex number | 1 |
Character string | 2 |
Real Array | 3 |
Complex Array | 4 |
List | 5 |
Global name | 6 |
Local name | 7 |
Program | 8 |
Algebraic Object | 9 |
Binary Integer | 10 |
Graphics object | 11 |
Tagged object | 12 |
Unit object | 13 |
XLIB name | 14 |
Directory | 15 |
Library | 16 |
Backup object | 17 |
Built-in Commands: |
Built-in function | 18 |
Built-in command | 19 |
System Objects: |
System binary | 20 |
Extended real | 21 |
Extended complex | 22 |
Linked array | 23 |
Character | 24 |
Code object | 25 |
Library data | 26 |
External object | 26-31 |
Adrian Drury
Last modified: Sun Jun 21 18:11:29 EDT 1998