WoW:API DoTradeSkill
Performs the tradeskill a specified # of times
- Arguments
- (Number index, Number repeat)
- index
- The index of the tradeskill recipe
- repeat
- The number of times to repeat the creation of the specified recipe
- Returns
- nil
- Example
DoTradeSkill(index, repeat);