Edit Set Values dialog box
For event handlers with the Set Values response type, use this dialog box to set values in variables, properties, and/or components.
For In Collection, In Inline List, In List Cache, and Method Call validators, use this dialog box to output values to properties, variables, and components.
This dialog box provides these options:
Field/Button/Option | Description/Comments |
---|---|
Variables | The button
launches the
Edit Set Variable Values dialog box, from
which you can add, modify, rearrange, or delete variables and their
corresponding values.
The field displays the variables and the values they are to be set to. These variable/value pairs must use the syntax variable=value. |
Components | The button
launches the
Edit Set Component Values dialog box, from
which you can add, modify, rearrange, or delete components and their
corresponding values.
The field displays the components and the values they are to be set to. These component-value pairs must use the syntax component=value. |
Properties | The button
launches the
Edit Set Property Values dialog box, from
which you can add, modify, rearrange, or delete properties and their
corresponding values.
The field displays the properties and the values they are to be set to. These property-value pairs must use the syntax property=value. |
Do not mark output targets modified? | When selected,
this option invokes the NOMOD keyword, which instructs
WinStudio
to NOT mark the output target values as modified.
This is required for cases where you do not want the values of the target components or properties to be revalidated after the event handler executes. Note: This option is not available when this dialog box is
launched from the
Edit In Collection Validator Parameters or
Edit Inline List Validator Parameters
dialog box, because, in those case, the policy for marking output targets is
modified from those dialog boxes.
|