The Parameter For Script Editor
This
dialog is used to add or edit a parameter to test a script in the script editor.
In
this dialog you need to enter the parameter name and its value.
Depending by the parameter type
(NUMERIC, TEXT, DATE, BOOLEAN), the interface to enter its value changes:
- A simple text box for a numeric value.
- For a date value, a box with a ... button that opens the date time picker dialog
- For a text value, a text box to enter the text with the possibility of using a bigger text box clicking on the ... button on the side.
- For a boolean value a combo box to select true or false.
The OK button closes
the dialog and adds the
parameter to the list (Cancel
simply closes the dialog).