This is the example shown on home page, where the identical program has been written in Python showing that the logic for decision stages in Blue Prism is similar to the condition structure in Python
Below process is also covered as Python code and illustrates the similarities in logic for both programmes
Process to show understanding of how to control input parameters between pagesĀ
One of the first processes written to understand collection stages
Process to illustrate usage of choice stage and otherwise choice, again logic similar to Python code cases