Complete VBScript Reference
The CBool function converts an expression to type Boolean.
The expression must be a numeric value.
| Parameter | Description |
|---|---|
| expression | Required. Any valid expression. A nonzero value returns True, zero returns False. A run-time error occurs if the expression can not be interpreted as a numeric value |
The output of the code above will be:
Complete VBScript Reference
Your message has been sent to W3Schools.