Forum Discussion
Dmitry_Nikolaev
14 years agoStaff
Hi Christian,
Use aqConvert.StrToFloat. If the system delimiter is comma, any of the variants will work:
Use aqConvert.StrToFloat. If the system delimiter is comma, any of the variants will work:
Log.Message(aqConvert.StrToFloat("123.45"))
Log.Message(aqConvert.StrToFloat("123,45"))
Related Content
- 5 years ago
- 4 years ago
- 11 years ago
- 14 years ago
Recent Discussions
- 17 hours ago