Articles → UiPath → Check False And Check True Activities In Uipath
Check False And Check True Activities In Uipath
Purpose
- The "Check False" activity checks if the boolean variable or expression is false. If the boolean variable or expression is true then it will throw an exception
- The "Check True" activity checks if the boolean variable or expression is true. If the boolean variable or expression is false then it will throw an exception
Example
Click to Enlarge
Click to Enlarge
Output
Click to Enlarge