David asked: Hi, Does anyone know how to setLocale in Jscript? It seems like JS assumes that everything gets localized in current locale. Also, how do we convert string “1,234” into double 1234 (taking comma into consideration) The reason I am asking
Read More...