AVOLITES TITAN API

SelectMenuItemById

Selects a menu item by item id.

Namespace: Menu

Syntax

MACRO

Void Menu.SelectMenuItemById(String stackId, String itemId)

HTTP

http://[ip]:4430/titan/script/2/Menu/SelectMenuItemById?stackId={string}&itemId={string}

Parameters

stackId ( String ) : The stack id.

itemId ( String ) : The item id.