N

N

Synopsis

N(value)

Description

N returns a value converted to a number. Strings containing text are converted to the zero value.

  • This function is Excel compatible.

Examples

N("42") equals 42.

See also