This is an old revision of the document!
GetUnitsByType(<-unitType <-builtState) ->units
Returns list of units with a type of unitType.
builtState is an int (either 0,1,2). 0 = ignore built state. 1 = Only find units that are built. 2 = Only find units that are not built.
GetUnitsByType("Tower" 1) ->units