Edit Method Parameters
Use this form to list in order the parameters required by an IDO method call. To create parameters, click
. To modify an existing parameter, click .When creating or editing parameters, you have these options:
Field/Option | Description |
---|---|
Type | From the drop-down list, select the type of parameter required by the IDO method. |
Output? | When selected, this option signifies that a method call validator
outputs values to a property, variable, or component. If the method call validator does not output values, clear this option. |
Value Type | Use this field to specify the type of value required by the parameter of the IDO method. You can specify a literal, property, variable, or component value as a parameter. |
Value | Depending on the Value Type, use this field to enter a literal value or to select a property, variable, or component that is to supply the value. |
Edit Target | If the Value Type is or , click this button to edit the selected variable or component. |