Owning Palette: Map VIs and Functions
Requires: Base Development System
Inserts a key and its associated value into a map. If the key is already included in the map, this function replaces the original value of the key with the new associated value.
![]() |
![]() |
Refer to the Map Collection - Comparing Test Results VI in the labview\examples\Collections directory for an example of using the Insert Into Map function.