Check False
Checks if the given expression false, if not logs given error message and returns the result.
Input
- Expression: Determines which expression will receive the content.
- Type:
System.Boolean - Required
- Type:
Output
- Result: Return result
- Type:
System.Boolean
- Type:
Misc
- Error Message: Includes the message that will return an error
- Type:
System.String
- Type: