Show / Hide Table of Contents

    GetTitanIdFromHandle

    Gets the titan id from a handle.

    Namespace: Handles

    Syntax

    MACRO

    Int32 Handles.GetTitanIdFromHandle(Handle handle)

    HTTP

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

    Parameters

    handle ( Handle ) : The handle.

    handle_userNumber

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

    handle_location

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

    handle_titanId

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

    Returns

    Back to top Copyright © 2021 Avolites Ltd