ph_debuginfo PowerHome formula function
Description
Returns debug information associated with the active PowerHome controllers and internal PowerHome variables. This is the same information that is returned by the menu option "Debug Info" under the "File" menu
Syntax
ph_debuginfo ( )
Argument Description
Return value
String. Returns the generated debug information for internal PowerHome variables and controls as well as internal information for each of the active controllers defined within PowerHome. 
Usage
Use this function to peek at what is going on within PowerHome in order to debug potential issues or problems 
Examples
The following examples demonstrate typical syntax/usage for this function.
• ph_debuginfo()