Question:
How can I create a submenu via Viewer‘s SelectMenu() method?
Solution:
To do so, you must set the submenu’s options between brackets in the script.
Example: Application.SelectMenu(“Option1||Option2{*Option2|Option3}|Option4|!Option5″)
At runtime, once the script had been executed, the menu will look like this: