Examine the following Blue Prism Process diagram:
The initial values for the 3 data items are displayed in the diagram above.
The expression in 'Decision A' is:
lnStr([City 1], "m") > 0
The expression in 'Decision B' is:
Upper([City 2]) = "NEWYORK OR Replace( 22/07/2020", "/". "-") = '22-07-2020"
The expression in 'Decision C' is:
TrimEnd([City 3]) = Barcelona" AND Right([City 2],4) = "York"
What will happen when the process flow executes?
Currently there are no comments in this discussion, be the first to comment!