|
|
| Line 1: |
Line 1: |
| − | __NOTOC__
| + | {{header|FindItem|ro|The #findID system variable contains the id of the object returned by [[findItem]].}} |
| − | == #findID ==
| + | |
| − | '''FindItem System Variables'''
| + | |
| − | === Description ===
| + | |
| − | {{ro}} | + | |
| | | | |
| − | The [[Var findID|#findID]] system variable contains the id of the object returned by [[findItem|findItem]].
| + | {{Example| |
| − | | + | |
| − | ==== Example ====
| + | |
| − | <pre>
| + | |
| | findAgain: | | findAgain: |
| | finditem POF | | finditem POF |
| Line 20: |
Line 13: |
| | halt | | halt |
| | msg #findid is the ID of the gold in my bag. I have exactly #findstack gold on me.$ | | msg #findid is the ID of the gold in my bag. I have exactly #findstack gold on me.$ |
| − | halt | + | halt}} |
| | | | |
| − | </pre>
| + | {{footer}} |
| − | ==== See Also ====
| + | |
| − | {| | + | |
| − | | Width=200px | [[findItem|findItem]] || 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 | [[Var findCnt|#findCnt]]
| + | |
| − | |}
| + | |
| − | ----
| + | |
| − | {| | + | |
| − | | Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | [[Documentation#FindItem|FindItem System Variables]]
| + | |
| − | |}
| + | |