General Check if a value is empty using Is Empty block Check if a value is empty Sebastian Apr 25, 2022 General The Is Empty block is used to check if a value is empty. If the input is empty it evaluates to true. If not, false is returned. Example A: The result of the input text 'Centrldesk' is false. Example B: The result of an empty 'null' input is true. Result: True or false depending on whether input is 'null' or not. Tips and best practices: Can be used as a check if a value must not be empty. Library: General
Text Check order using A is alphabetically before B block Check order using A is alphabetically before B Sebastian Apr 25, 2022
Logic Format a logic value using the Format Logic Value block Format a logic value Sebastian Oct 4, 2022
Text Check text equality using Text A is the same as B block Check text equality Sebastian Apr 25, 2022