User Tools

Site Tools


dictionary:unitinformation:removeunitproperty

Remove Unit Property

Unit Properties can store any applescript object by names. Remove Unit Property deletes a unit property with the passed name in the passed unit, or defaults to using thisUnit if no unit name is specified. If no value is present by that name an empty string is returned, not an applescript error.

Usage:

Remove Unit Property (text, the key name of the property)
from unit (text, the name of the unit. Defaults to thisUnit)

Examples:

remove unit propertylast battery change” from unit “Kitchen Motion"

See Also:

dictionary/unitinformation/removeunitproperty.txt · Last modified: 2023/02/13 14:52 by 127.0.0.1