Difference between revisions of "NXSL:DeleteCustomAttribute"

(Created page with "__NOTOC__ Delete node's custom attribute. '''Since:''' 1.2.17 == Syntax == DeleteCustomAttribute(''node'', ''attributeName'') == Parameters == {| class="wikitable" |- | ''n...")
 
Line 17: Line 17:
== Return Value ==
== Return Value ==


???
null


== Examples ==
== Examples ==


  DeleteCustomAttribute($node, "my_attribute") -> ???
  DeleteCustomAttribute($node, "my_attribute") -> ???
184

edits