AVOLITES TITAN API

IsNotClaimed

Gets whether a handle is not claimed or true if the handle is null.

Namespace: Handles

Syntax

MACRO

Boolean Handles.IsNotClaimed(Handle handle)

HTTP

http://[ip]:4430/titan/script/2/Handles/IsNotClaimed?handle={handle}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Handles/IsNotClaimed?handle_userNumber=6

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Handles/IsNotClaimed?handle_location=playback_2_1

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Handles/IsNotClaimed?handle_titanId=1895

Returns