AVOLITES TITAN API

AreEqual

Returns true if the handles are equal.

Namespace: Handles

Syntax

MACRO

Boolean AreEqual(Avolites.Titan.Controllers.Handles.Handle, Avolites.Titan.Controllers.Handles.Handle)

HTTP

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

Parameters

a: The first handle to compare.

b: The second handle to compare.

Returns