...
When testing javascript handler code, you may wish display variable values by writing to either error or debug logs by calling log_debug(""); or log_error(""); procedures functions.
...
When testing javascript handler code, you may wish display variable values by writing to either error or debug logs by calling log_debug(""); or log_error(""); procedures functions.