Skip to content
On this page

Check True

Description

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

Properties

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

A product of IRTech Company