Sets the values in the field. Value can be either a plain text (e.g./ file name), a code to select a radio button/list choice/dropdown choice, or TRUE/FALSE for a check box.
N/A
KeepAlive
True / False
If set toTRUEorTHIS, the dialog will not automatically close.
N/A
NOTE
As of version 16.5 KeepAlive is only valid on its own (i.e. with none of the other attributes field & value).
Examples Script
When a field needs to be ignored (i.e. not set and keep its default value), its corresponding SetParam can be omitted, or the value may be set to{{Skip}}(case insensitive):