AVOLITES TITAN API

SetSelectedAttributesValue

Sets the value of the selected attributes.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.SetSelectedAttributesValue(String attributeId, String stringValue)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/SetSelectedAttributesValue?attributeId={string}&stringValue={string}

Parameters

attributeId ( String ) : The attribute identifier.

stringValue ( String ) : The display value to set the attributes to.