Page 1 of 1

Extended Command: SelUnqSubUnit

Posted: Tue Dec 18, 2007 3:45 pm
by Pocus
SelUnqSubUnit now accept two new optional parameters:

Area <AreaUID>

and

Region <RegionUID>

Like in

SelUnqSubUnit Napoleon; Region $Paris

The previous parameter supported was CondSkip, which skip the command if the SubUnit selector was already valued. You can evaluate if it is valued with the EvalSubUnitSel command (no parameter).

Reminder: SelUnqUnit is deprecated.

A tip for WIA only

Posted: Wed Oct 07, 2009 5:27 pm
by lodilefty
Note for WIA only

This command searches on the names of elements of a unit, not the name of a unit.

Since WIA is a slightly different engine [level 2, no C&C (Divisions)], to use this command you must replicate the Name of the unit [column 'B'] into Param3 [column 'G'] in your setups and Events.

The command then functions well, restricting the selection to a Region if desired [like $Boston] ;)