HELP!

messageJSON

This method pops up a prettified JSON message popup dialog which can be useful for debugging your logic.

xpertrule.messageJSON(aContent);
  • "aContent" The JSON format text to be displayed
  • "aTitle" The title of the dialog (optional)