Complete VBScript Reference
The Abs function returns the absolute value of a specified number.
Note: If the number parameter contains Null, Null will be returned
Note: If the number parameter is an uninitialized variable, zero will be returned.
| Parameter | Description |
|---|---|
| number | Required. A numeric expression |
The output of the code above will be:
The output of the code above will be:
Complete VBScript Reference
Your message has been sent to W3Schools.