The "sys_cmd_init" Function
#
SyntaxArgument | Type | Description |
---|---|---|
N/A | N/A | Self-executing script |
#
DescriptionAutomatically executes once at runtime to initialize all global variables required for QCMD to operate. Note, however, that the actual console database is not built until the console is opened so as to prevent memory waste in shipping applications.
It is never necessary to run this script manually.