FindCnt
From Wiki
Revision as of 06:33, 27 August 2005 by Kedrick Valorite (Talk | contribs)
⇒ | The #findCnt system variable contains the number of objects that matches what was searched for with the findItem command. |
Example
.... loop: finditem %housesign G_5 if #findcnt < 1 { gosub placement } goto loop ....
See also
Main Page | Documentation |