ToInt Function

  • Updated

The ToInt function converts an expression to an integer value.

Syntax

 

The ToInt function converts an expression to an integer value.

 

ToInt(expression)

 

 

Arguments:

 

 

 

expression

Expression - The expression to convert.

Remarks

  • Example: ToInt("42") returns 42.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.