m
Move page script moved page API GetTrainerSelectionIndex to WoW:API GetTrainerSelectionIndex without leaving a redirect
No edit summary |
m (Move page script moved page API GetTrainerSelectionIndex to WoW:API GetTrainerSelectionIndex without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
Returns the index of the selected trainer service. | Returns the index of the selected trainer service. | ||
| Line 22: | Line 22: | ||
Prints the index of the selected trainer service to the chatwindow. | Prints the index of the selected trainer service to the chatwindow. | ||
ChatFrame1:AddMessage(GetTrainerSelectionIndex()); | ChatFrame1:AddMessage(GetTrainerSelectionIndex()); | ||