184
edits
Tomas Kirnak (talk | contribs) |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
Get value of node's custom attribute | 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 == |
edits