MacroError Members (Access)

Represents the properties of a run-time error that occurs in a macro.

Properties

Name

Description

Arguments

Gets the arguments specified for the macro action that was executing when an error occurred. Read-only String.

Condition

Gets the condition of the macro action that was executing when an error occurred. Read-only String.

Description

Gets the text that represents the current error message. Read-only String.

MacroName

Gets the name of the macro that was running when an error occurred. Read-only String.

Number

Gets the current error number. Read-only Long.