LOTUSSCRIPT LANGUAGE


StackTrace property
Example

This property contains the call stack of the error. The property is read only.

Defined in

JavaError

Data type

String

Syntax

To get: String = javaError.StackTrace

Example
See Also