ToNumber Function

  • Updated

The ToNumber function converts an expression to a numeric value.

Syntax

 

The ToNumber function converts an expression to a numeric value.

 

ToNumber(expression)

 

 

Arguments:

 

 

 

expression

Expression - The expression to convert.

Remarks

  • Example: ToNumber("42.1") returns 42.1.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.