Skip to content

RuleFunction_Count

arkayenro edited this page Mar 21, 2015 · 2 revisions

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 )

Clone this wiki locally