measurementDisplayOn
layout measurementDisplayOn boolean { t | nil }
Description
Checks whether the Measurement Display On filed is set to on.
GUI Equivalent
Examples
envGetVal("layout" "measurementDisplayOn")
envSetVal("layout" "measurementDisplayOn" 'boolean t)
Related Topics
Return to top