Module:Addcommas/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "{{documentation}} {{Helper module|name=Addcommas |fname1=_add(arg) |ftype1=Number |fuse1=Formats the number arg with commas |fname2=_strip(arg) |ftype2=Number |fuse2=Removes all commas from arg }}") |
(No difference)
|
Latest revision as of 22:36, 11 October 2024
Module:Addcommas is required by 24 modules.
This module is a helper module to be used by other modules; it may not designed to be invoked directly. See RuneScape:Lua/Helper modules for a full list and more information.
Function | Type | Use |
---|---|---|
_add(arg) | Number | Formats the number arg with commas |
_strip(arg) | Number | Removes all commas from arg |