ErrorCheck
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.