Difference between revisions of "NXSL:GetCustomAttribute"

no edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
Get value of node's custom attribute. Function returns requested attribute's value on success or NULL if given attribute does not exist.
Get value of node's custom attribute.


== Syntax ==
== Syntax ==
Line 15: Line 15:
== Return Value ==
== Return Value ==


String value of custom attribute or '''NULL''' if attribute is missing.
String value of requested custom attribute or '''NULL''' if attribute is missing.


== Notes ==
== Notes ==
184

edits