Manual:DIL Manual/moneystring()

From DikuMUD Wiki
Jump to navigation Jump to search


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.
---~---~---~---~---~---~---~---~---