util_commify_number

EveAndersson.com : API Browser : util_commify_number

util_commify_number

util_commify_number num
Defined in packages/acs-core/utilities-procs.tcl

Returns the number with commas inserted where appropriate. Number can be positive or negative and can have a decimal point. e.g. -1465.98 => -1,465.98

Parameters:
num
[ show source ]

Show another procedure:

eve@eveandersson.com