Sub chapter pages: CfgScript include other script files
With the include preprocessor statement other .csf files can
be included into another script file.
CfgScript Weak/Strong Pragma
The pragma weak/strong controls how type declarations
are requested by the CfgScript interpreter.
CfgScript Pragma cast directions
The pragma 'cast' directive controls how the interpreter
does automatically casting types from one type to another.
|