RuleFunction_Count - arkayenro/arkinventory GitHub Wiki

Rule Functions > Count

count( arg )

Checks if the number of items in a stack is greater than or equal to arg

Arguments

  • arg (numeric)

Examples

count( 6 )