Hi,
I want to do some set of actions after a specific period of time when bot running.
Lets say, I’ve initiated the bot at 9:00AM on Date1: dd-MM-yyyy, the bot is running and after 120 minutes, lets say 11:00AM Date2:dd-MM-yyyy, i want do some other set of actions.
Date 1 and Date 2 are dynamic. At any point of time i want the minutes difference.
Need help on this.