ToInteger function
The ToInteger function converts the value to its left to an integer. Date/time values are converted to the number of days since 1 January 1900 (equivalent to the Days() function). This function appears in the Statement Editor for Date, Float and String data types.
This function uses the following parameter:
Culture: Optional; only used when converting from a string. Use this parameter to specify the formatting used to display the data according to the locale of the user (for example, whether decimal values use a comma or a period). Valid values for the Culture parameter are pulled from .NET’s list of available culture codes. When you edit the function using the Statement Editor interface, a number of commonly used values will display when you select the Culture field. You can select a value or type the value you need. You can also add the Culture value using the Statement Text Editor.
Last modified: Friday May 12, 2023