Page 1 of 1

Keyword: JVMENU - Prompt choices

Posted: Sun Jun 19, 2022 9:45 am
by YiMeng
Description
  • Displays a list of options then prompt user for selection. User will be able to select options using numeric values. User selection option text will be store in %JVMENU%.
Parameters
  • x: The option text to be displayed.
    • For multiple options, use "||" as seperator
Usage
  • JVMENU x
    • ex: JVMENU option1 || options2 || options3
    • DISPMSG You have selected %JVMENU%