<RetVar/IF> open custom menu: title=<Var/String> description=<Var/String> option array=<Var/Array>
Sends a custom menu to the player. The return variable, returns the variable of the selected option.
Additional Notes:
Additional Notes:
- The return variable does not have to be an integer, and could just as easily be an array or another data type
- If a menu item has a return value of null, 0, or [FALSE], then it is not selectable