====Preset Of==== Returns the current preset value of a "smart" X10 unit or a "Simulate Preset Dim" unit. ===Usage:=== **preset of** (text, the name of a Unit) ===Examples:=== write log "preset of MyUnit is: " & preset of "MyUnit" ===Notes:=== * the Preset Of verb will also return the simulated preset level for a simulated preset dim type of unit. * see also [[:dictionary:unitcontrol:preset|Preset]] and [[:dictionary:x10:presetaddress|Preset Address]]