ph_clearx10hist PowerHome formula function
Description
Clears the incoming X10 history buffers
Syntax
ph_clearx10hist ( id, type )
Argument Description
id A string representing the buffer you would like to clear. A value of “ALL” will clear all housecode buffers as well as the global buffer and extended buffer. A value of “GLOBAL” will clear just the global buffer. A value of “A” thru “P” will clear the appropriate housecode buffer. A value of "EXT" will clear only the extended buffer.
type An integer representing the type of clearing to perform. A value of 0 will clear the entire buffer area of the specified buffer(s). A value of 1 will clear only the first buffer entry of the specified buffer(s).
Return value
Integer. Returns 0.