AVOLITES TITAN API

GetPath

Gets path of a handle or "Null" if the handle is null

Namespace: Handles

Syntax

MACRO

String Handles.GetPath(Handle handle)

HTTP

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

Parameters

handle ( Handle ) : The handle.

handle_userNumber

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

handle_location

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

handle_titanId

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

Returns