Difference between revisions of "NXSL:DeleteCustomAttribute"

Jump to navigation Jump to search
Line 21: Line 21:
== Examples ==
== Examples ==


DeleteCustomAttribute($node, "my_attribute")
<syntaxhighlight lang="c">
DeleteCustomAttribute($node, "my_attribute");
</syntaxhighlight>
683

edits

Navigation menu