For the complete documentation index, see llms.txt. This page is also available as Markdown.

NUMBER

Converts a value into value type “number”.

Syntax

NUMBER(value)

  • value - the value which should be converted to a number - Value type: any

Examples

Last updated