FirstThingInSector
Returns the thing with the highest thing number that is currently in the sector. Because this thing has the highest thing number, it is regarded as the "first" thing. Syntax:
thing
=
FirstThingInSector(sector);
Related:
NextThingInSector()
PrevThingInSector()
Alternatives:
FirstThingInView()