GuiXT

Delete selections

Using GuiXT, you can initialise all selection fields (including multiple selection)

With the following input script, you can initialise all entry fields for a selection screen.
For example, if a multiple selection is also entered by selecting a variant, this too is deleted.

In line with the transaction where this script is used, the coordinates of the individual elements may still have to be adjusted. The number of lines has been limited to 100. If a selection screen should, however, have more than 100 entry fields, you can simply increase the value of 100. It is also possible to include the script in an existing input script as Include.
(Preferably at the beginning)