XmlFindChild: 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.

12 May 2019

20 December 2015

2 January 2015

26 June 2014

9 September 2013

13 June 2009

6 April 2008

  • curprev 12:0012:00, 6 April 2008Arc talk contribs 1,275 bytes +1,275 New page: __NOTOC__ {{Server client function}} This function returns a named child node of an XML node. ==Syntax== <syntaxhighlight lang="lua">xmlnode xmlFindChild ( xmlnode parent, string tagName, int index )</cod...