unitsEnabled
Global Property
(Added in SenseTalk 1.49)
Specifies whether units should be shown when displaying a value. Defaults to true (since SenseTalk 1.67).
Example:
put 1 minute 30 seconds into delay
put delay --> 90 seconds
set the unitsEnabled to false
put delay --> 90
Further Reading
Resources in our other reference manuals:
Related Terms
Related terms in the SenseTalk Dictionary:
note
This page is under construction: it has not been reviewed for completeness.