Skip to content
On this page

Check False

Description

Checks if a given Boolean expression is false and throws an exception with a custom message at runtime when the expression is true

Properties

CategoryPropertyTypeDescription
MiscExpressionIn(Boolean)The expression to be evaluated.
ErrorMessageIn(String)The error message to be shown if the expression is not false.

A product of IRTech Company