Number.to_number

Number.to_number

Number.to_number

Function

Returns the numeric value of the current number itself.

Syntax

Parameters

No parameters.

Return value

TypeDescription
Int/FloatReturns the current numeric value.

Example

Notes

  • This method is used for explicit digitization in chained scenarios.