Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

EvalSubUnitCount

From AGEWiki

Jump to: navigation, search

EvalSubUnitCount

Syntax  

EvalSubUnitCount = <Operator>;<Value>

Description

Compare the number of SubUnits currently selected to the value, using the operator indicated.

Example  

EvalSubUnitCount = >=; 40

Result is "True" if the currently selected count of subunits is greater than or equal to 40

Note: See SelectSubUnits 


See Spreadsheet Examples


 

Parameters

Operator

One of: =, <, >, <=, >=, DICE

Value

Integer (0 to 999)

Forums