Difference between revisions of "NXSL:SetCustomAttribute"

no edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
Set value of node's custom attribute. If attribute was not defined, it will be created. Function returns previous value of requested attribute or NULL if given attribute was not defined before.
Set value of node's custom attribute. If attribute was not defined, it will be created.


'''Since:''' 1.1.1
'''Since:''' 1.1.1
Line 19: Line 19:
== Return Value ==
== Return Value ==


Previous value of custom attribute or '''NULL''' if attribute was not defined before.
Previous value of requested custom attribute or '''NULL''' if attribute was not defined before.


== Examples ==
== Examples ==
184

edits