Difference between revisions of "NXSL:GetCustomAttribute"

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


  GetCustomAttribute($node, "my_attribute") -> "my value"
  GetCustomAttribute($node, "my_attribute") -> "my value"
  GetCustomAttribute($node, "bad_attribute_name") -> NULL
  GetCustomAttribute($node, "bad_attribute_name") -> NULL
683

edits

Navigation menu