Clear/Dropall ChapelR Simple Inventory

Twine Version: 2.5.1
Story Format: Sugarcube 2.36.1

I’m using ChapelR’s simple inventory but I can’t figure out the exact format to clear an inventory. I’m creating a game and when I start the next day I need to clear the inventory but I’m not sure how to use the <> or <> macros. If you could help that would be greatly appreciated. My inventory is labeled $gregInventory

thx

Hi
The macros you mention do not appear. Wrap them with → ` ← so it is visible on the forum.
Chapel has documentation for all Custom Macro he created. You can find it here.

The one you’d want to use if probably : <<dropall>> or <<clear>>. Their use is explained here