Put your basic programming knowledge to the test.

Question Title

* What is the purpose of an if statement in a workflow?

Question Title

* You’ve set up a Rewst workflow to send a follow-up email. However, you only want to send it if the customer hasn’t responded yet. How would this decision be handled?

Question Title

* A for loop is used to go through a __________, one item at a time.

Question Title

* You have a list of customer support tickets, and you want to find the ones marked as "urgent." How would you handle this in an automated workflow?

Question Title

* An if statement helps a workflow make __________ based on whether a condition is true or false.

T