PrologMinorErrorCount is a global variable that counts minor errors that occur in the Prolog. For each minor error encountered, the variable value is incremented by 1.
In this video, PrologMinorErrorCount is used to return the number of minor errors encountered in the Prolog when inserting an element to a consolidation that doesn’t exist
TurboIntegrator
Version 11 and 12
PrologMinorErrorCount;