Class QJsPriority
Class for enumerating Javascript priority. These are taken out of a parameter list, and so are very unlikely strings to include normally.
string |
Standard
Standard Priority |
#
'*jsMed*'
|
string |
High
High prioriy JS |
#
'*jsHigh*'
|
string |
Low
Low Priority JS |
#
'*jsLow*'
|
string |
Exclusive
Execute ONLY this command and exclude all others |
#
'*jsExclusive*'
|