GetFunctionStateChange
GetFunctionStateChange(FuncName AS String, FuncState AS STRING [, FuncPrevState AS STRING]) AS BOOL
Retrieve the functions state change. The function that has changed is returned in <FuncName> with its state in <FuncState> and its previous state in <FuncPrevState>.
Returns True if a function has changed.