WoW:API tostring: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 August 2023

25 March 2010

8 August 2007

  • curprev 11:4211:42, 8 August 2007WoWWiki>Egingellm 406 bytes +406 New page: Native Lua statement: ;''Arguments'' :'''tostring(arg)''' ::'''arg''' - this value will be converted to a string value. ---- ;''Returns'' :: A string representation of ''arg''. ---- ;'...