IncludeScript
An IncludeScript is a Development Object that defines a fragment of script that can be inserted into ProcScript using the #include directive.
For more information, see IncludeScripts .
Characteristics
Characteristics |
|
---|---|
Icon: |
|
Object type code: |
inc |
Main Development Object? |
No |
Part of: |
|
Contains: |
|
Generalization: |
|
Specializations: |
— |
Compilation Output: |
— |
URI format: |
|
Specialization
IncludeScript specializes Development Object in the following ways:
- It has an IncludeScript Library as parent
- It is used only during development, and has no runtime equivalent. It is compiled into components when the components are compiled.
An IncludeScript can be inserted into ProcScript using the #include instruction.
During compilation, the following IncludeScripts are automatically included by the compiler without the need for an explicit #include statement:
SYSTEM_LIBRARY:DEFPARAM
- ComponentLibrary
:DEFPARAM
The DEFPARAM
IncludeScript is
intended to hold global constants.
Properties
Object Properties: