If the item ITEM_1 in the file ORDERS contains:
48 #001#,24 #005#,6 #003#
NUMBERS contains the following token identifiers:
001:AM:002:AM:003:AM:004:AM:005
and DESCRIPTIONS contains the following values:
Pencils:AM:Pens:AM:Notepads:AM:Envelopes:AM:Erasers
calling
RWA_INSERT_CONV_ITEM(STRING, ORDERS, ITEM_1, NUMBERS, DESCRIPTIONS, "#")
appends the following to STRING:
48 Pencils,24 Erasers,6 Notepads