This functionality is only available for certain module packages.

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

value(Object key)

Returns the value for the key. The result is <<null>> if the key key is not included.

value(Object key)
Argument Object key Key for which the value is sought.
Return value Object Value for the key.