How to stop ProSelect() programmatically (no user interaction)?
Hello friends,
We run ProSelect() in our extension, and want to make the ProSelect() function call return on demand using some kind of API.
One thing I noticed is that the ProSelect() function call returns immediately after clicking Cancel on the select dialog, which makes me think that we may imitate such behavior using an API without the user actually clicking that button.
Thanks for your answers.
BR.
