AVOLITES TITAN API

Filtered

Toggles an enum property to the next value in the filter list, cycling around from last to first.

Namespace: ActionScript.ToggleProperty.Enum

Syntax

MACRO

Void ActionScript.ToggleProperty.Enum.Filtered(String propertyId, String filter)

HTTP

http://[ip]:4430/titan/script/2/ActionScript/ToggleProperty/Enum/Filtered?propertyId={string}&filter={string}

Parameters

propertyId ( String ) : The property identifier.

filter ( String ) : The filter list. Items should be separated by semicolons, start with an exclamation point to invert the filter.