Generate a console log message with a reference number for efficient problem solving. In addition, watch the video on the XPF Self-Documenting Feature which generates a PDF that includes a Messages and Codes Section.
logicTrace(Reference Number,Text);
Example:
logicTrace(1234,"Message Text");
Reference Number | Reference Number for this message. |
Text | Message Text |