TI Functions
TM1 Function for TI – StringToNumber
Available In
TurboIntegrator
Definition
StringToNumber converts a string into a numeric value.
Syntax
StringToNumber(String);
String = any string value
Note:- The decimal separator is based on the regional options settings of Microsoft Windows.
Video Demo
Use StringToNumber to convert a string variable into a numeric value when exporting to a text file.