$p("runDiagnostics")

$p("runDiagnostics"): (Object) -> undefined

The runDiagnostics function can be run in the console to print out diagnostics for the JavaScipt integration. The output includes messages marked [ERROR] (that demand remedial action), [WARNING] (that deserve serious attention) and [INFO] (that deserve consideration). Messages marked [DEBUG] are for deeper debugging and generally not necessary unless you specifically want to dig into the data.

Below is a screenshot of $p("runDiagnostics") on the LiftIgniter homepage.

2828

$p("runDiagnostics") run from https://www.liftigniter.com