Once Met
A condition that is met only once during the first execution and is not met afterwards. Use this type of condition when an action should be executed only once initially, such as setting initial values for variables.

A condition that is met only once during the first execution and is not met afterwards. Use this type of condition when an action should be executed only once initially, such as setting initial values for variables.