Name

IsError Function — Microsoft.VisualBasic.Information

Synopsis

IsError(expression)
expression required; Object

An object variable that may be an Exception object

Return Value

Boolean (True if expression is an Exception object, False otherwise)

Description

Indicates whether an object is an instance of the Exception class or one of its derived classes.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset