.. highlightlang:: us .. index:: MapPrint .. _mapprint: MapPrint ======== .. us.tag MapPrint ENGLISH Map_Set :ref:`MapPrint` prints the data elements of a map into the command window. .. function:: bool = MapPrint(hMap) .. us.return **Return Value** If the function succeeds, the return value *bool* is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hMap *hMap* Identifies the map. .. seealso:: :ref:`overview-map`, :ref:`MapCreate` :sub:`id-2090715`