Skip to main content Link Search Menu Expand Document (external link) Copy Copied

errNumber

Gets the number for the last occurred error over the current instance.


ReadWrite

ReadOnly


Syntax

expression.errNumber


Parameters

None

Returns

Type: Long

📝Note

Use the errNumber property to check if the last requested operation succeed.

See also
errDescription property, errSource property.

Back to Properties overview