I'm having a problem, I'm trying to call a scheduled script from a client script. It looks that it's not working. Am I right /
w
Watz
09/28/2022, 1:36 PM
How are you trying to contact it? task.create() is only available in server scripts.
You might need to call a suitelet that starts the scheduled script.