Hello,
I'm stuck in Foundation training Section 9 - Work Queues, Deferring Items. The part where you need to use "Defer Until" and add the following value provided in the lesson: Today() & " " & LocalTime() + MakeTimeSpan(0,0,5,0)
When I try to run the process I get following error:
Internal : Could not convert '0,000,500,0' into a number
I'm using version 6.10.1 of Blue Prism
Any advice how to fix this is welcome. Thank you.