AVOLITES TITAN API

IsTargetHandle

Determines whether a given handel is the current target handle.

Namespace: Triggers

Syntax

MACRO

Boolean Triggers.IsTargetHandle(Handle handle)

HTTP

http://[ip]:4430/titan/script/2/Triggers/IsTargetHandle?handle={handle}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Triggers/IsTargetHandle?handle_userNumber=6

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Triggers/IsTargetHandle?handle_location=playback_2_1

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Triggers/IsTargetHandle?handle_titanId=1895

Returns