ToInteger

concerns

The ToInteger function is a type conversion function. ToInteger converts the specified expression to a signed integer value.

 

Syntax

ToInteger(Expr)

Return value

Type

Description

Long

-32.768 to 32.767

Parameter

Use

Name

Type

Passing

Description

Required

Expr

Variant

ByVal

Expression to be converted to an integer value