| Library | Module | Frames | Expand |
| /* readonly */ number | ErrorCode | |
| Integer status return. 0 indicates success. | ||
| /* readonly */ string | ErrorString | |
| String identifying the error condition. | ||
| /* readonly */ boolean | Status | |
| true if the method succeeded, false if an error occurred. | ||
| /* readonly */ number | ErrorCode |
|
Integer status return. 0 indicates success. |
| /* readonly */ string | ErrorString |
|
String identifying the error condition. |
| /* readonly */ boolean | Status |
|
true if the method succeeded, false if an error occurred. |