This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Map > Methods For Map > containsKey(Object key)

containsKey(Object key)

Validates whether key is included in the map as key.

containsKey(Object key)
Argument Object key Key to be inspected
Return value Boolean true if the key key is included.