A | |
Action [Plugin.General_services] |
Build a boolean option initialized fo
false , that is not saved.
|
B | |
Bool [Plugin.General_services] | |
D | |
Dump | |
E | |
E [Dump] | |
E [Scan] | |
EmptyString [Plugin.General_services] |
Build a string option initialized to
"" .
|
Enabled [Register] | |
F | |
False [Plugin.General_services] |
Build a boolean option initialized to
false .
|
I | |
IndexedVal [Plugin.General_services] | |
Int [Plugin.General_services] |
Build an integer option.
|
R | |
Register | |
S | |
Scan | |
Self [Register] | |
String [Plugin.General_services] |
Build a string option.
|
StringHashtbl [Plugin.General_services] | |
StringList [Plugin.General_services] |
Should not be used by casual users
|
StringSet [Plugin.General_services] |
Build an option as a set of strings, initialized to the empty set.
|
T | |
True [Plugin.General_services] |
Build a boolean option initialized to
true .
|
W | |
WithOutput [Plugin.General_services] |
Build a boolean option initialized to
false .
|
Z | |
Zero [Plugin.General_services] |
Build an integer option initialized to
0 .
|