Function query_amt_money:
Defined in module money (file: /std/body/money.c)

This is the functin to call to query the amount of a certain type
of currency you have.

Prototype:
int query_amt_money(string type);
