Returns a copy of the provided Array with the values evaluated using the mapped expression provided. The following example utilizes the GetPlayers Array with GetGameModeScore and CurrentArrayElement to return an Array of Player scores.
- Array
- Any Type
(Mapped Expression)