Hi
In previous topic I asked hot co call event when the Save button is pressed -
Now, I need to do the same, but call the event when the user presses RELEASE button

One important moment
Previously it was advised to use such sample of code in order to ensure that the event will be called only one

Is there any need to add additional checks for release event in order to ensure that such event will be called only once ?