The TextToInteger function is a built-in function that converts Text t to an Integer value.

This function is available within the expression editor and the query condition editor.

Input parameters

Output parameters

Examples

Usage

Result

TextToInteger ("200")

TextToInteger ("-200")

200

-200

See Also

TextToIntegerValidate Function | Available Data Type Conversion Functions | Available Built-in Functions