0
Answered
Open Project Menu using JavaScript
Is there a command to open the Project Menu using JavaScript?
Can another project be started from a program?
Customer support service by UserEcho
Hello.
You can use IR.ShowSystemMenu or IR.ShowSettingsMenu.
This will get me to System Menu, but to display project menu I have to use Show Project Menu in button program. Sometimes this command does not copy over and gets left out of a new program. I wish I could just do this in JS IR.ShowProjectMenu().
Mike
Hello.
ShowProjectMenu.irpz
Clicking the button opens the project selection menu in the cloud.
Thanks. This works.
Mike
Happy to help.