Mulesoft General Flashcards
1
Q
What dataweave operators does mulesoft support?
A
- Mathematical ( +, -, *, / )
- Equality or relational ( , <=, >=, ==, ~=)
- Logical (and, or, not, !)
- Prepend, append and remove operators for arrays (», <
What dataweave operators does mulesoft support?