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

EvalFactionSel

From AGEWiki

Revision as of 11:35, 30 April 2010 by Lodilefty (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

EvalFactionSel

Syntax  

EvalFactionSel = [NOT]

Description

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

Typical use is to insure "not empty" choice before actions.

Example  

EvalFactionSel = NULL

TRUE if a selection command has successfully found a Faction


 

Parameters

[NOT]

Reverses the test. Evaluate for no selection made.

Forums