4.18 NUMSTR

@NUMSTR converts a string (character) field or value into a number. Use this to map a string field into a number, or to use a string field that contains only numbers in an arithmetic expression.

Syntax

@NUMSTR (convert_field)
convert_field

A character column or a literal string.