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

26 February 2022

  • curprev 13:3113:31, 26 February 2022TFv10 talk contribs 1,547 bytes +1,547 Created page with "{{Client function}} __NOTOC__ This function change single node attribute in svg document . ==Syntax== <syntaxhighlight lang="lua"> string dgsSVGNodeGetAttribute( xmlnode xmlNode, string attributeName) </syntaxhighlight> ===Required Arguments=== *'''xmlNode:''' The xmlnode you want to change their attribute value. *'''attributeName:''' The attribute name that you want change its value . ===Returns=== * Returns ''string attribute value'' if succeed, ''false'' otherwi..."