Skip to main content

Coll.Contains

Returns true if the value exists in the collection

Syntax

Coll.Contains &collection value_to_check

Returns

bool value

Arguments

NameRequiredTypeDescription
collectionYesA collection variable e.g. &collection
value to checkYesAny value

On a running server

Use serhelp Coll.Contains to inspect the reference generated by your installed SER version.