AVOLITES TITAN API

IsEqualAndIsEqual

Function that checks two pairs of values are both equal. This isn't very pretty. But until the menu system supports '(A==B)&&(C==D)' This function provides it.

Namespace: Math

Syntax

MACRO

Boolean EqualAndEqual(System.Object, System.Object, System.Object, System.Object)

HTTP

http://[ip]:4430/titan/script/Math/IsEqualAndIsEqual

Parameters

x1: The x1.

y1: The y1.

x2: The x2.

y2: The y2.

Returns