Template:Decomma
Appearance
Template documentation
A shortcut function to strip commas out of numeric fields imported from other software and convert them into numeric vectors that can be operated on. This is a wrapper for {{replace}}.
All it does is this: {{replace|{{{1|}}}|,|}}
Usage is very simple:
{{decomma|12,345,678.00}}
- 12345678.00