Note | ||
---|---|---|
| ||
As of July 25th, 2023, there is a content freeze on this page. |
Logs field definitions and values in the current module. If the "debug" control option is set to false, no logging occurs unless a value of true is passed for the Force parameter.
...
Code Block | ||
---|---|---|
| ||
if (pjs.error()) { pjs.dump(true); } |
...
RPG Equivalent
DUMP