Documentation Center

contains

Description

Checks if the given name exists in this list.

Syntax

StringList .contains (name : String) : Boolean

Arguments

name
String. The localname to lookup.

Return Value

Boolean. true if the name exists.