Skip to main content
Version: Next

Get Map Size

Gets the number of elements contained in the map

Description

Obtains the count of elements stored within the map.

Inputs

  • Control Flow (Control Flow)
  • map (Map): The map to get the size of

Outputs

  • Control Flow (Control Flow)
  • map (Map): The map provided as the input
  • size (Number): The size of the map