If I understand correctly, Select/Deselect of multiselect fields (including linked multiselect) can only be used in the script section of the OnLoad and OnEdit of the form.
If that is true, how can a record be modified via script from a custom action button, for example?
If that is not true, what is the syntax for its use? Can anyone provide a sample code?