Map functions Reference

Below is a complete list of the functions available in AutoIt. Click on a function name for a detailed description.

 

Function Description
MapAppend Add an element to a Map variable.
MapExists Determine whether a key exists within a Map.
MapKeys Returns an array holding the keys within a Map.
MapRemove Remove a key and its associated value from a Map.