System Reference Summary : Events : UnSelect Event
 
Share this page          
UnSelect Event
The UnSelect event is triggered when the user unselects a field that has a select bias or when the IsSelected attribute for the form field is set to FALSE. This event is triggered after the field is unselected.
on unselect [fieldname]
fieldname is optional if you specify the event in a field script.