AVOLITES TITAN API

Boolean

Sets an action script property to a boolean value.

Namespace: ActionScript.SetProperty

Syntax

MACRO

Void SetProperty(System.String, Boolean)

HTTP

http://[ip]:4430/titan/script/ActionScript/SetProperty/Boolean

Parameters

id: The id of the property.

value: The value to set.