See
Also
To add a method call to an
existing method call script:
1.
|
Open the Object Activator if is it not already open. |
2.
|
In the Script box, select the method call AFTER which you want
to add a new method call. |
If you want the new method
call to be the FIRST in the script, select the Begin node. If you
want it to be the LAST in the script, click the End node.
3.
|
To create the new method call, select the object to activate
and the method or property to call. |
4.
|
Click Add or press ENTER. |
A node for the new method
call is added in the tree view in the Script box. Child nodes for
expected parameters are automatically created.
5.
|
Provide parameter values as required. |
6.
|
Click OK or Apply to accept the script. |
|