AVOLITES TITAN API

SetProperty

Sets an action script property to an object.

Namespace: AuthorCredentials

Syntax

MACRO

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

HTTP

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

Parameters

id ( String ) : The id of the property.

value ( Object ) : The value to set.

author ( String ) : The author.