$ObjErrParameter
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
$ObjErrParameter
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Provides the number of the parameter that caused an error.
Syntax
$ObjErrParameter
Return Value
Number (INT). Can be reset by an application program.
Comments
If a Zim error of 5201 (Unknown Parameter) or 5202 (Type Mismatch) occurs, the $ObjErrParameter is set to the number of the parameter that caused the error. If the 5201 error occurs and the $ObjErrParameter is $null, the method or property name is unknown. This variable is reset when an error is triggered that was caused by a component operation.
Warning
COM objects are being discontinued by Microsoft and may not be available in future releases of Zim-X.
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5