w2utils.isMoney

Returns true if str is in money format.
isMoney(str)
str string, string to validate
Money format is an float number that can contain dollar sign (euro, pound sterling, etc.) and commas.

User Comments

comments powered by Disqus