AS3 Convert a Number to a String


/ Published in: ActionScript 3
Save to your folder(s)

// Example usage ...

trace(fNumToWord(56345));

// Output ...
// Fifty-Six Thousand and Three Hundred and Forty-Five

URL: http://simplistika.com/convert-number-to-word-spelling/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.