ErrorCheck
- Updated2025-07-21
- 1 minute(s) read
ErrorCheck
Use these constants with the ExpressionEdit.ErrorCheck property.
- ErrorCheck_None –(Value: 0) No error checking.
- ErrorCheck_Syntax –(Value: 1) Checks only for syntax errors.
- ErrorCheck_SyntaxAndEvaluation –(Value: 2) Checks for syntax and evaluation errors.