AutoPatrol, Bureaucrats, Administrators
683
edits
(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 | | ''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). | ||
|} | |} | ||