SuiteCRM Manual – Advanced modules – Advanced Workflow Logical Functions 1
Logical Functions Logical functions are returning true or false in the form of 1 and 0 so checkboxes typed fields can be filled with these functions. They can be also used as the logical condition for the ifThenElse function. equal Signature {equal(parameter1;parameter2)} Parameters parameter1: can be any value of any type parameter2: can be any … Read more