Centrldesk help center

Evaluate a condition in Centrldesk

Written by Sebastian | Mar 30, 2022 5:01:06 PM

The Conditional Value block is used to evaluate if a condition is true or false and set the output with a value for each.

The input values are specified for both cases, If True and If False. Depending on whether the input Condition is true or false, the corresponding result is set to the output.

Example A:

The result of the input values 'true', 'Hello' and 'Centrldesk' is 'Hello'.

Example B:

The result of the input values 'false', 'Hello' and 'Centrldesk' is 'Centrldesk'.

Result:

The condition is evaluated and the result is returned.

Tips and best practices:

The Conditional Value block is useful for assigning values to True False decisions.

Library:

General