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