WoW:API GetAutoCompleteResults: Difference between revisions

m
Move page script moved page API GetAutoCompleteResults to WoW:API GetAutoCompleteResults without leaving a redirect
m (Move page script moved page API GetAutoCompleteResults to WoW:API GetAutoCompleteResults without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
Returns possible player names matching a given prefix string and specified requirements.
Returns possible player names matching a given prefix string and specified requirements.
  nick1, nick2, ... = GetAutoCompleteResults("text", include, exclude, maxResults, cursorPosition);
  nick1, nick2, ... = GetAutoCompleteResults("text", include, exclude, maxResults[, cursorPosition]);


== Arguments ==
== Arguments ==
Anonymous user