Or
This will allow the next action to fire successfully if either it or the action before this "or" action fires successfully.
info
An example: If inventory is not empty ✓ or ✓ If bank is closed ✗ Open nearest bank ✓
This will allow the next action to fire successfully if either it or the action before this "or" action fires successfully.
An example: If inventory is not empty ✓ or ✓ If bank is closed ✗ Open nearest bank ✓