The CHECK function checks the following items. If the function detects an abnormality, it writes a message and terminates abnormally. Therefore, program operation errors can be prevented.
Subscripts, indexes and reference modification outside their range
Numeric data exceptions and zero divisor check
Parameters for calling a method
Program calling conventions
Internal program call parameters
External program call parameters
This section describes how to use the CHECK function.