hi
i want today date… but if my bot is running on saturday or sunday i want next working day…
can anyone send me the xaml
hi
i want today date… but if my bot is running on saturday or sunday i want next working day…
can anyone send me the xaml
You can use the below expression to get the today’s date.
- Assign -> TodayDate = System.now.datetime.toString(dd-MM-yyyy)
Hope it helps!!
yeah i know this one … but i have a condition if today is saturday and sunday ,… i need to put monday
Hope it helps!!
please can u share the xaml file… pleaseee
what variable is output here
Updated file is here with the expected output
BlankProcess3.zip (335.2 KB)
Hope it helps!!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.