Global Variable
A Global Variable is a Development Object that defines a typed variable that can be accessed by all ProcScript in the application.
Characteristics
Characteristics |
|
---|---|
Object type code: |
var |
Main Development Object? |
No |
Part of: |
|
Contains: |
|
Generalization: |
|
Specializations: |
— |
Compilation Output: |
$$register@LibraryName.prc |
URI format: |
|
Properties
Specialization
Global Variable specializes Development Object in the following ways:
-
It has a library as parent object
-
It has no child objects