Easy Tutorial
❮ Func Scriptengine Func Trim ❯

VBScript CLng Function



The CLng function converts an expression to a Long integer type.

Note: The value must be a number between -2147483648 and 2147483647.

Syntax

Parameter Description
expression Required. Any valid expression.

Example

Example

The output of the above example:


❮ Func Scriptengine Func Trim ❯