AVOLITES TITAN API

LowerToBottom

Moves the specified menu to the bottom of the menu stack.

Namespace: Menu

Syntax

MACRO

Void Menu.LowerToBottom(String menuId)

HTTP

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

Parameters

menuId ( String ) : The id of the menu to move to the bottom.