Script functionPre-defined run book template in the Automation Engine. One single step only, e.g. Start Windows Service, Copy file,…: Supplies an objectAutomation Engine controlled activities and processes are structured in the form of objects. See also: Task's internal number.
GET_OH_IDNR(Object name)
Syntax |
Description/Format |
---|---|
Object name |
Name of the object |
As of version 11 this scriptA particular Automation Engine object type. function has been changed, so that one parameter is available. Trying to define more than one parameter results in an error message.
Return code |
---|
Object's internal number "0" - The object does not exist. |
Each object obtains an internal number when it is created.
The following example supplies the internal number of the object "MM.DAY".
:SET &RET# = GET_OH_IDNR("MM.DAY")
See also:
Script Elements - Reading or Modifying Objects
About Scripts
Script Elements - Alphabetical Listing
Script Elements - Ordered by Function
Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support |
Copyright © 2016 Automic Software GmbH |