AVOLITES TITAN API

TogglePageProperty

Toggles through the bound property variable in a menu item or its sub pages.

Namespace: Menu.OptionItem

Syntax

MACRO

Void Menu.OptionItem.TogglePageProperty(MenuItem item, String page)

HTTP

http://[ip]:4430/titan/script/2/Menu/OptionItem/TogglePageProperty?item={}&page={string}

Parameters

item ( MenuItem ) : The menu item to toggle the property on.

page ( String ) : The id of a sub page within the menu item.