Check Running Instances Script

honest

New member
Under Security>Global Protection there’s the checkbox
“Only one instance of the application can be run at a time”

I would like to be able to set this based on the license the app user has.

Can you tell me if there’s a way I can check this with a script I can add please ?
 
No, because the check occurs very soon in the initialization of the app. And, at that time, the script engine isn’t initialized.
 
Last edited:
Back
Top