(Created page with "{{Instruction_Top}} ==== Description ==== ==== Uses ==== ==== Similar Instructions ==== {{Instruction_Bottom}}") |
(informational) |
||
Line 3: | Line 3: | ||
==== Description ==== | ==== Description ==== | ||
Evaluates if a specified item could fit in the inventory. | |||
==== Uses ==== | ==== Uses ==== | ||
Used to verify if any (0) or a specified amount of an item could fit in inventory. | |||
If the inventory was 1 slot with 19 metal ore, it would be able to fit 0 or 1 units of metal ore, but any number greater specified, it would evaluate as "Can't Fit". If full, 0 also evaluates as "Can't Fit". | |||
==== Similar Instructions ==== | ==== Similar Instructions ==== | ||
[[Instructions/Have Item|Have Item]] | |||
{{Instruction_Bottom}} | {{Instruction_Bottom}} |
Revision as of 04:39, 17 September 2023
Description
Evaluates if a specified item could fit in the inventory.
Uses
Used to verify if any (0) or a specified amount of an item could fit in inventory.
If the inventory was 1 slot with 19 metal ore, it would be able to fit 0 or 1 units of metal ore, but any number greater specified, it would evaluate as "Can't Fit". If full, 0 also evaluates as "Can't Fit".
Similar Instructions
Instructions | |
---|---|
Unit | |
Move | |
Component | |
Flow | |
Math | |
Global |