MacroError Members (Access)
Represents the properties of a run-time error that occurs in a macro.
Properties
Name |
Description |
---|---|
Gets the arguments specified for the macro action that was executing when an error occurred. Read-only String. |
|
Gets the condition of the macro action that was executing when an error occurred. Read-only String. |
|
Gets the text that represents the current error message. Read-only String. |
|
Gets the name of the macro that was running when an error occurred. Read-only String. |
|
Gets the current error number. Read-only Long. |