contains

contains(String name) function

Determines whether the collection contains a specific name.

Parameters

NameTypeDescription
nameStringThe key to locate.

Result

boolean