AVOLITES TITAN API

String

Sets an action script property to a string value.

Namespace: ActionScript.SetProperty

Syntax

MACRO

Void ActionScript.SetProperty.String(String id, String value)

HTTP

http://[ip]:4430/titan/script/2/ActionScript/SetProperty/String?id={string}&value={string}

Parameters

id ( String ) : The id of the property.

value ( String ) : The value to set.