AVOLITES TITAN API

UpdateExchangeSortMode

Called when the user changes the control sort mode

Namespace: Fixtures.Exchange

Syntax

MACRO

Void Fixtures.Exchange.UpdateExchangeSortMode(Boolean attributeSort)

HTTP

http://[ip]:4430/titan/script/2/Fixtures/Exchange/UpdateExchangeSortMode?attributeSort={bool}

Parameters

attributeSort ( Boolean ) : true if we are to sort by attribute

attributeSort

HTTP Example:
http://localhost:4430/titan/script/2/Fixtures/Exchange/UpdateExchangeSortMode?attributeSort=true