Generates a highlighted console log message with a reference number for efficient problem solving and immediately notifies technical support of the detected error condition. If the AutoRecovery option has been selected, the program version will be rolled-back to the previous (working) version of the program until the error is resolved.

logicError(Reference Number,Text);

Example:
logicError(9110,"Unknown data type entered.");
Reference NumberReference Number for this message.
TextError Message Text