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

20 December 2015

2 January 2015

25 May 2008

  • curprev 16:2716:27, 25 May 2008Arc talk contribsm 1,272 bytes +4 No edit summary
  • curprev 16:2516:25, 25 May 2008Arc talk contribs 1,268 bytes +1,268 New page: __NOTOC__ {{Server client function}} Returns all the attributes of a specific XML node. ==Syntax== <syntaxhighlight lang="lua"> table xmlNodeGetAttributes ( xmlnode node ) </syntaxhighlight> ===Required Arguments=...