<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]] ===== MapHeight ===== ^Arguments^Result^Notation^ | | Height | [ - float ] | === Description === Pushes the pixel height of the map to the stack. This is a float. See also [[.:mapcellheight|MapCellHeight]]. === Examples === "Map cell size:" MapCellWidth "x" MapCellHeight Trace4 "Map pixel size:" MapWidth "x" MapHeight Trace4