LOTUSSCRIPT LANGUAGE


ErrorMsg property
Example

This property contains the last Java error that occurred. The property is read only.

Defined in

JavaError

Data type

String

Syntax

To get: String = javaError.ErrorMsg

Example
See Also