Symbol |
The SymbolBase type exposes the following members.
| Name | Description | |
|---|---|---|
| ClassId | The class id of the symbol (or 0). | |
| Container | The controller/program/router that owns this symbol. | |
| FullName | The full symbol path name. | |
| InstanceId | The instance id of the symbol. | |
| IsHidden | True if the symbol is hidden. | |
| IsSubSymbol | True if this is a program or routine level symbol. | |
| Name | The symbol name. |