StringToNumberEx converts a string value into a number based on a specified decimal and the thousand separator.
In this video, StringToNumberEx will be used to convert a string variable into a number to 4 decimal places. The decimal character will be set to a full stop, while the thousands operator will be set to a comma.
TurboIntegrator
Version 11 and 12
StringToNumberEx(String, DecimalSep, ThousandsSep)