SEARCH:
Previous: hDateWords Next: hNumFormat

hNumber

numb Input
numb ZeroValue
string HTML_Fragment


Returns a "minimal" number. Trailing decimal is removed if there are no decimals. By default a blank string is returned if the value is zero, but if the second parameter is passed in then the second parameter is returned instead. Typical values for second parameter might be "-0-" or "n/a" or just plain "0".

Previous: hDateWords Next: hNumFormat