Hi Oleg, is there a way I can save into a Variable the next running time of a scheduled task?
For example:
One task is scheduled to run everyday at 9am.
After it runs, the scheduled time changes to {"Tomorrow" at 9am}
I would like to save that into a Variable {12-9-2018 9:00:00}
Is it possible?
Thanks
Scheduler Variable
Re: Scheduler Variable
Unfortunately not as yet.Is it possible?
I wrote this into our ToDo.
I think that possible to save next scheduling time into user-defined global variable
Oleg Yershov
Re: Scheduler Variable
How can it be done?Oleg wrote: I think that possible to save next scheduling time into user-defined global variable
Thanks
Re: Scheduler Variable
Right now - no way, unfortunately.How can it be done?
But I think that possible to improve Scheduler trigger and add such function.
Oleg Yershov
Re: Scheduler Variable
What I did:
In the beginning of the task: Ad the end:
In the beginning of the task: Ad the end:
Re: Scheduler Variable
Thanks!Rukbunker wrote:What I did:
In the beginning of the task: Ad the end:
