1.3.1. Invoke a Script (Basic Procedure)

Procedure

  1. Select the object to which the script will be attached.
  2. Open the object's Properties dialog box.
  3. Select the Actions tab.
  4. The fields are as follows.
    1.3.2. Invoke a CimEdit Script (Advanced Entries)
    Field/Button Description/Action
    A Procedure name Identifies the procedure being configured.
    B New button (If an action already displays) click to activate the Action type field.
    C Invoke script Action that invokes the selected CimEdit script.
    D Object Name Name of object with which the script is associated. The object is named on the General tab of the Properties dialog box. Default: <Event Trigger object> When the script is invoked at run-time if you select: An object name or <Event Trigger object> . In either case, if the entry point does not exist in that object's script, then the action looks for it in the script of that object's container, and so on, until it reaches the screen's script. If the entry point is not found, the action is skipped.
    E Method Script entry points available for the object are available in the drop down list.
    F Advanced Is enabled if the function returns a value that contains output arguments.