====Unit Address Of==== Gets the address of a named Unit. ===Usage:=== **unit address of** (text, the name of a Unit)\\ returns: (text, the address.) ===Examples:=== write log "the address of the unit is: " & unit address of "Kitchen Overhead" ===Notes:=== * The address format depends on the Unit and device type. X10 style addresses will have 2 or 3 characters in the format of "F12", other devices may return different formatted addresses.