uSelectNR(list, ship, condition);
Selects all items on ship with given condition.
Example:
uSelectNR(1, Stiletto, S.uDevice); //lock all devices ExecList(1, S.this:uSetRequired(1); );