ph_x10lookup PowerHome formula function
Description
Returns the X10 device ID when given the housecode and unitcode.
Syntax
ph_x10lookup ( hc, uc )
Argument |
Description |
hc
|
String. The housecode to lookup.
|
uc
|
Integer. The unitcode to lookup.
|
Return value
String. Returns the X10 device ID from the X10 Devices table. Returns an empty string if the housecode/unitcode combination is not found.