Source
MAP_SIZE
Categories:Semi-structured and structured data functions (Map) MAP_SIZE Returns the size of a MAP. Syntax CopyExpandMAP_SIZE( <map> ) Show lessSee moreScroll to top Arguments mapThe input map. Returns Returns the number of entrie…
MAP_KEYS
Categories:Semi-structured and structured data functions (Map) MAP_KEYS Returns the keys in a MAP. Syntax CopyExpandMAP_KEYS( <map> ) Show lessSee moreScroll to top Arguments mapThe input map. Returns Returns a structured ARRAY c…