
An if loop is used to check if a condition is true. Íf this is the case, the actions in the loop are processed, otherwise they are simply skipped.
You are able to determine the conditions for if to trigger.


An if loop is used to check if a condition is true. Íf this is the case, the actions in the loop are processed, otherwise they are simply skipped.
You are able to determine the conditions for if to trigger.
