macros:function:menu.pushorreloadmenu
This is an old revision of the document!
Function
Menu.PushOrReloadMenu
Void Menu.PushOrReloadMenu(String newMenuId)
API | http://api.avolites.com/11.0/Menu.PushOrReloadMenu.html |
---|---|
description | Push a new menu onto the top of the stack if it's not already there If it is, just reload it. |
namespace | Menu |
parameter | newMenuId ( String ) : Id of the menu to add. There are many menus in Titan. One example is the generic error menu - its id is Error.Generic . |
return value | Void |
Example in
<step>Menu.PushOrReloadMenu("Error.Generic")</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/menu.pushorreloadmenu.1537111624.txt.gz · Last modified: 2018/09/16 15:27 by icke_siegen