unitsEnabled
-
global property
-
new in 1.49
-
specifies whether units should be shown when displaying a value
-
defaults to true (since 1.67)
-
Examples: +
put 1 minute 30 seconds into delay
put delay -- 90 seconds
set the unitsEnabled to false
put delay -- 90 -
Related: strictUnits