AVOLITES TITAN API

Enum

Sets an action script enum property to the enum value parsed from the string.

Namespace: ActionScript.SetProperty

Syntax

MACRO

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

HTTP

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

Parameters

id ( String ) : The id of the property.

value ( String ) : A string representation of the enum value.