Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | tasking | |
Tool | types |
arg | List of arguments | ||
Allowed: | String | ||
default | Default value | ||
Allowed: | String | ||
Default: | '' | ||
options | List of options | ||
Allowed: | Vector of strings | ||
Default: | unset | ||
dir | Direction of variable | ||
Allowed: | String: 'in'|'inout'|'out' | ||
Default: | 'in' | ||
checkeval | Check eval'ability | ||
Allowed: | Boolean | ||
Default: | T | ||
help | Help string: if unset, help file is used | ||
Allowed: | String | ||
Default: | unset | ||
allowunset | Allow unset values? | ||
Allowed: | Boolean | ||
Default: | F |