Difference between revisions of "NXSL:GetDCIObject"

Jump to navigation Jump to search
5 bytes added ,  21:03, 22 September 2012
no edit summary
Line 4: Line 4:
== Syntax ==
== Syntax ==


GetDCIObject(''node'', ''DCI_id'');
GetDCIObject(''node'', ''id'');




Line 13: Line 13:
| ''node'' || [[NXSL:Node|Node]] object, you can use predefined variable $node to refer to current node. You can also use null as node if trusted nodes check is disabled (see [[SG:Security Issues|Security Issues]] for more information).
| ''node'' || [[NXSL:Node|Node]] object, you can use predefined variable $node to refer to current node. You can also use null as node if trusted nodes check is disabled (see [[SG:Security Issues|Security Issues]] for more information).
|-
|-
| ''DCI_id'' ||  id of node DCI.
| ''id'' ||  [[NXSL:DCI|DCI]] id on node.
|}
|}


31

edits

Navigation menu