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