Err Property

Returns information about a run-time error.

This property contains a single Err object that represents the current run-time error, and can only be accessed within a run-time error handler. At all other times, the property is set to Null. Read-only.

object.Err as Err Object

See Also

OnError action | Raise action | Resume action | Properties

Applies To

App object


© 2004-2021 looksoftware. All rights reserved.