Complete VBScript Reference
The IsNull function returns a Boolean value that indicates whether a specified expression contains no valid data (Null). It returns True if expression is Null; otherwise, it returns False.
| Parameter | Description |
|---|---|
| expression | Required. An expression |
The output of the code above will be:
Complete VBScript Reference
Your message has been sent to W3Schools.