Hello,
I am having difficulties with my Blueprism Scheduler. I read that we can't use Scheduler with Evaluation license, however can we do it with Enterprise License? I can't schedule anything with our license.
Thanks
Hi,
I am trying to create schedule. But it doesnt run. I attached a picture for you to see, under the Schedule section my "New schedule" has 3 dots but when the time comes those 3 dots disappear and it stays in that stage. It even cant be seen on r...
Hi I am trying to get familiar with coding on blueprism. This is my simple code;
if (10 >=1) then
input = MID("A random text.",3,3)
else
input ="rand"
end if
output = input
everything in this code works except, MID function does not. E...