TM1 Function for TI, OnMinorErrorDoItemSkip

Instructs the process to skip to the next record when a minor error is encountered.

What is the OnMinorErrorDoItemSkip function?

OnMinorErrorDoItemSkip instructs the process to skip to the next record when a minor error is encountered.

Where can the OnMinorErrorDoItemSkip function be used?

TurboIntegrator

What is the syntax for OnMinorErrorDoItemSkip?

OnMinorErrorDoItemSkip=N;​

​N = 0 means to continue to the next record and 1 means to skip the next record

A demonstration on how to use OnMinorErrorDoItemSkip

Turn on OnMinorErrorDoItemSkip then show its impact when a minor error is encountered.