Skip to main content

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

Output

  • Result: Return result
    • Type: System.Boolean

Misc

  • Error Message: Includes the message that will return an error
    • Type: System.String