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

21 December 2015

2 January 2015

2 January 2014

19 June 2009

6 April 2008

  • curprev 11:5511:55, 6 April 2008Arc talk contribsm 445 bytes −1 No edit summary
  • curprev 11:5411:54, 6 April 2008Arc talk contribs 446 bytes +446 New page: {{Server client function}} __NOTOC__ Returns the parent node of an xml node. ==Syntax== <syntaxhighlight lang="lua"> xmlnode xmlNodeGetParent ( xmlnode node ) </syntaxhighlight> ===Required Arguments=== *'''node:'...