In the group 'Logic' there are functions with which a simple decision logic can be built.Available functionscmp (Compare)if (if, then, else)ifEmptyifNotEmptyor (Logical Or)and (Logical And)not (Logical negation)isNull (Check for NULL or undefined)isArray