Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
If you have a number and what it formatted, use ToString like the other thread mentions. If you want money, you can use ToString("c") (I didnt mention it over there).If you have a string and you want the actual number, ask -Nerseus
If you have a number and what it formatted, use ToString like the other thread mentions. If you want money, you can use ToString("c") (I didnt mention it over there).
If you have a string and you want the actual number, ask
-Nerseus