Invoke Methods Dialog Box

In this dialog box, you set the input values for the variables, or parameters, of a method and invoke the method. An example of a parameter value is a signed integer or a Date/Time value. The Invoke Methods dialog box supports three types of parameters:

The Parameter Type column of the Invoke Methods dialog box indicates whether the parameter of the method is input, output, or input/output. The value of an input parameter is displayed in the Input Value column. The value of an output parameter is displayed in the Output Value column.

How to Invoke a Method
  1. In the Input Value column, click the cell of the value you want to add.
  2. Type a value in the cell.
  3. Click Invoke Method.

    All output values and the return value automatically fill in automatically.

  4. To add another input value, click and type a value in the corresponding cell of the Input Value column.
  5. When you have finished adding new input values and invoking the method, click Close.