Global ProcScript
A Global ProcScript is a Development Object that defines a ProcScript entry that is linked into components at runtime when called by ProcScript in the component.
For more information, see Global ProcScripts.
Characteristics
Characteristics |
|
---|---|
Object type code: |
prc |
Main Development Object? |
No |
Part of: |
|
Contains: |
|
Generalization: |
|
Specializations: |
— |
Compilation Output: |
ProcName@LibraryName.prc |
URI format: |
|
Properties
Object Properties:
Specialization
Global ProcScripts are linked into components at runtime.
Global ProcScript specializes Development Object in the following ways:
- It has a Global ProcScript Library as parent object
- It has no child objects