LANG, FILE, FUNC, and SCRIPT keys
For Script UPoC, items with keys LANG
, FILE
, FUNC
, or SCRIPT
specify scripting
language, function, or script (code fragment).
This table lists these key descriptions:
Key | Description |
---|---|
LANG |
Case-insensitive scripting language name:
|
FILE |
The file is searched for in the scripts subdirectories in these locations:
For |
FUNC |
Function name. |
SCRIPT |
Code snippet, which is specified directly as an argument. |