Open
Open the specified menu
Usage
open(s)?|(open)?(-)?gui|(tr)?menu
Examples
- 'open: Example'
# Opens the menu Shop-Handler,
# with the arguments [APPLE, 10, 1]
- 'open: Shop-Handler APPLE 10 1'
# Opens the menu Test at the third layout,
# and the arguments [Hello Arasple, Arg2]
- 'open: Test:2 `Hello Arasple` Arg2'
Last updated
Was this helpful?