I want the PowerShell script to convert numbers like "52" as "Fifty Two".
Asked
Active
Viewed 24 times
0
-
Cool, what have you tried so far? – Mathias R. Jessen Aug 04 '21 at 13:00
-
1Check out the answer to this question: https://stackoverflow.com/questions/26682437/powershell-is-there-an-easy-way-to-covert-an-int-5-to-a-string-five-or-68-to-six – conaticus Aug 04 '21 at 13:02
-
Thanks for your Responses. and @Blake Thanks for your suggestion. I want the same thing in the PowerShell script. well, I will try it now. Thank you, Guys. – gokul krishnan Aug 04 '21 at 13:21