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

EvalUnitSel

From AGEWiki

Jump to: navigation, search

EvalUnitSel

Syntax  

EvalUnitSel = [NOT]

Description

Evaluate a selection list to be TRUE if any selections are found.

Typical use is to insure "not empty" choice before actions.
See SelUnqUnit and SelUnitsInArea

Example  

EvalUnitSel = NULL

TRUE if a selection command has successfully found a Unit


 

Parameters

[NOT]

Reverses the test. Evaluate for no selection made.

Forums