I'm looking for information on how to use the ntConfirm function, in the context of the OnGainFocus scope.
I would like when returning from a form on a browse to be able to ask a 'Yes'/'No' question and depending on the answer take the corresponding action.
After a bit of research, found that ntConfirm, allows and popup a yes/no message, the question is how do I capture the response, or where can I find documentation about 'f,p1,p2,p3'
Thank you in advance.