AVOLITES TITAN API

GetHandleFromId

Gets a handle from a handle type and integer id.

Namespace: Handles

Syntax

MACRO

Avolites.Titan.Controllers.Handles.Handle GetHandleFromId(System.String, Int32)

HTTP

http://[ip]:4430/titan/script/Handles/GetHandleFromId

Parameters

handleXmlNodeName: Name of the handle XML node.

id: The id.

Returns

A handle if found or Null if not found