AVOLITES TITAN API

ListContains

Checks whether the second item is contained in the first element list

Namespace: Math

Syntax

MACRO

Boolean ListContains(System.Object, System.Object)

HTTP

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

Parameters

x: The value to compare with y.

y: The value to compare with x.

Returns

true if it is in the list