======Remove Item From Container====== ---- (WIP) Removes one or more of the specified [[item]] from an [[item container]]. ====Signature:==== remove_item_from_container(entity, item_id, count) ^Argument^Description^Type^Required^ |entity| |[[Entity]]|Yes| |item_id| |[[String]]|Yes| |count| |[[Number]]|No| ====Example:==== //Results:// Use the **Remove Item From Container** function to... ---- ====Editor Node:==== {{:remove_item_from_container_node.png?nolink|}} ~~NOTOC~~