AVOLITES TITAN API

IsClaimed

Gets whether a handle is claimed or false if the handle is null.

Namespace: Handles

Syntax

MACRO

Boolean Handles.IsClaimed(Handle handle)

HTTP

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

Parameters

handle ( Handle ) : The handle.

handle_userNumber

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

handle_location

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

handle_titanId

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

Returns