DgsSVGNodeSetAttribute: 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:1513:15, 26 February 2022TFv10 talk contribs 1,425 bytes +1,425 Created page with "{{Client function}} __NOTOC__ This function change single node attribute in svg document . ==Syntax== <syntaxhighlight lang="lua"> bool dgsSVGNodeSetAttribute( xmlnode xmlNode, string attributeName, string value) </syntaxhighlight> ===Required Arguments=== *'''xmlNode:''' The xmlnode you want to change their attribute value. *'''attributeName:''' The attribute name that you want change its value . *'''value:''' The new value for the attribute. ===Returns=== * Retur..."