Login
Remember
Register
Ask a Question
_____________ is used to check the workflow execution depending on conditions.
0
votes
asked
Feb 11, 2022
in
WorkFusion RPA Express
by
rajeshsharma
_____________ is used to check the workflow execution depending on conditions.
Select the correct answer from below options
a) If
b) If else
c) Nested If
d) All of the options
workflwo-execution
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 11, 2022
by
rajeshsharma
d) All of the options
If, If else and Nested If are used to check the workflow execution depending on conditions.
...