|
|
| Line 1: |
Line 1: |
| − | __NOTOC__
| + | {{header|FindItem|ro|The [[Var_findCnt|#findCnt]] system variable contains the number of objects that matches what was searched for with the [[findItem|findItem]] command.}} |
| − | == #findCnt ==
| + | |
| − | '''FindItem System Variables'''
| + | |
| − | === Description ===
| + | |
| − | {{ro}} | + | |
| | | | |
| − | The [[Var_findCnt|#findCnt]] system variable contains the number of objects that matches what was searched for with the [[findItem|findItem]] command.
| + | {{Example|.... |
| − | | + | |
| − | ==== Example ====
| + | |
| − | <pre>
| + | |
| − | .... | + | |
| | loop: | | loop: |
| | finditem %housesign G_5 | | finditem %housesign G_5 |
| Line 17: |
Line 9: |
| | } | | } |
| | goto loop | | goto loop |
| − | .... | + | ....}} |
| | | | |
| − | </pre>
| + | {{footer}} |
| − | ==== See Also ====
| + | |
| − | {| | + | |
| − | | Width=200px | [[findItem|findItem]] || Width=200px | [[Var_findID|#findID]]|| Width=200px | [[Var_findType|#findType]] || Width=200px | [[Var_findX|#findX]] || Width=200px | [[Var_findY|#findY]] || Width=200px | [[Var_findZ|#findZ]] || Width=200px | [[Var_findDist|#findDist]] || Width=200px | [[Var_findKind|#findKind]] || Width=200px | [[Var_findStack|#findStack]] || Width=200px | [[Var_findBagID|#findBagID]] || Width=200px | [[Var_findMod|#findMod]] || Width=200px | [[Var_findRep|#findRep]] || Width=200px | [[Var_findCol|#findCol]] || Width=200px | [[Var findIndex|#findIndex]]
| + | |
| − | |}
| + | |
| − | ----
| + | |
| − | {| | + | |
| − | | Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | [[Documentation#FindItem|FindItem System Variables]]
| + | |
| − | |}
| + | |