AutoPatrol, Bureaucrats, Administrators
481
edits
m |
m (Text replacement - "^" to "{{deprecated}}") |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | {{deprecated}}__NOTOC__ | ||
Find NetXMS object by object id or name. | Find NetXMS object by object id or name. | ||
'''Since:''' 1.2.0 | |||
Line 20: | Line 22: | ||
== Return Value == | == Return Value == | ||
Object of NetObj or one of its sub-clases (depending on found object type) with given id or name on success or '''null''' on failure (either because object with given name/id does not exist, or access to it was denied).<br> | |||
For more info see [[NXSL Class Reference|NXSL Class Reference]]. | |||