XmlNodeGetName: 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 February 2021

12 May 2019

21 December 2015

2 January 2015

11 December 2012

19 June 2009

25 May 2008

  • curprev 10:0810:08, 25 May 2008Arc talk contribs 340 bytes +340 New page: __NOTOC__ {{Server client function}} Gets the tag name of the specified XML node. ==Syntax== <syntaxhighlight lang="lua"> string xmlNodeGetName ( xmlnode node ) </syntaxhighlight> ===Required Arguments=== *'''node:...