errSource
Gets the source for the last occurred error over the current instance.
ReadWrite
ReadOnly
Syntax
expression.errSource
Parameters
None
Returns
Type: String
📝Note
Use the
errSource
property to check if the last requested operation succeed.
- See also
- errDescription property, errNumber property.