Share

ErrorManager.LastMessage Property

Parent Object: ErrorManager

Description

Property that returns the last recorded error/warning message. If there is a tree of errors/warnings, this property returns the most recent leaf error/warning.

Syntax

ErrorManager.LastMessage() As String

Property Value

This is a read only property whose value is a String.

Version

Introduced in version 2010

Was this information helpful?