H honest New member Jun 6, 2018 #1 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 ?
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 ?
gdgsupport Support Staff member Jun 6, 2018 #2 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: Jun 13, 2018
No, because the check occurs very soon in the initialization of the app. And, at that time, the script engine isn’t initialized.