This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Map > Methods For Map > isEmpty

isEmpty

Returns true if the map does not include any key-value pairs.

isEmpty()
Argument
Return value Boolean true for an empty map
false for a filled map