ph_multixtime PowerHome formula function
Description
Gets values from a previous incoming X10 time buffer.
Syntax
ph_multixtime ( s, start )
Argument Description
s A string identifying the buffer you wish to access. Use “” for the global buffer. Use "EXT" for the extended buffer. Use “A” for housecode A, etc.
start An integer identifying the number of the command whose time you wish returned. 1 is the most recent and 20 is the oldest.
Return value
String. The time is returned as a string in the format of “hh:mm:ss”.