Difference between revisions of "NXSL:FindObject"

33 bytes added ,  14:32, 10 April 2012
m
no edit summary
(Created page with "__NOTOC__ Find NetXMS object by object id or name. == Syntax == FindObject(''id'', ''node''); == Parameters == :{| |- | ''id'' || ID or name of the object to find. |- | ...")
 
m
Line 14: Line 14:
| ''id'' || ID or name of the object to find.
| ''id'' || ID or name of the object to find.
|-
|-
| ''node'' || Node object, you can use predefined variable $node to refer to current node. You can also use null or omit this parameter if trusted nodes check is disabled (see notes for more information).
| ''node'' || Node object, you can use predefined variable $node to refer to current node. You can also use null or omit this parameter if trusted nodes check is disabled (see [[SG:Security Issues|Security Issues]] for more information).
|}
|}


683

edits