AVOLITES TITAN API

PushMenu

Push a new menu onto the top of the stack and make it current

Namespace: Menu

Syntax

MACRO

Void Menu.PushMenu(String newMenuId)

HTTP

http://[ip]:4430/titan/script/2/Menu/PushMenu?newMenuId={string}

Parameters

newMenuId ( String ) : Menu to add

Returns

true on sucess