On this pagesize (Function)Function to return the size of the map.Syntax<INT> map:size(<OBJECT> map)Query ParametersNameDescriptionDefault ValuePossible Data TypesOptionalDynamicmapThe map for which size should be returned.OBJECTNoYesExample 1map:size(stockDetails)Returns size of the stockDetails map.