Message 1 of 2

Not applicable
02-20-2014
03:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm looking for a way to change a , by a . via ilogic in a string.
In example i have this parameter named "param" with value 10,3
When i convert it to a string Cstr(param) i get a string "10,3". But i need it to say "10.3" for exporting to another program.
How should i handle this?
Solved! Go to Solution.