WoW:API PutItemInBag
Jump to navigation
Jump to search
Puts the item on the cursor into the specified bag.
PutItemInBag(n)
Parameters
Arguments
- (n)
- n
- Numeric - A value from 20 to 23 where 20 is the leftmost bag and 23 is the rightmost.
Example
- PutItemInBag(20) will put the item on the cursor into the second bag starting from the right.