AVOLITES TITAN API

Enum

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

Namespace: AuthorCredentials.SetProperty

Syntax

MACRO

Void AuthorCredentials.SetProperty.Enum(String id, String value, String author)

HTTP

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

Parameters

id ( String ) : The id of the property.

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

author ( String ) : The author.