-
Notifications
You must be signed in to change notification settings - Fork 50
Manual:DIL Manual moneystring()
iamnove edited this page Jan 18, 2023
·
51 revisions
string moneystring(amt : integer, verbose : integer) amt : The amount of money verbose: True if an expanded string (copper pieces) or false if abbreviated money types (cp). result : The moneystring for the given currency.
---~---~---~---~---~---~---~---~---