AVOLITES TITAN API

String

Sets an action script property to a string value.

Namespace: AuthorCredentials.SetProperty

Syntax

MACRO

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

HTTP

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

Parameters

id ( String ) : The id of the property.

value ( String ) : The value to set.

author ( String ) : The author.