Entering Expression Language in Modeler

Is there a way to enter conditions or expressions straight into the Camunda Modeler while creating the decision table? OR do they have to be specified for example in a java file?

I saw a table using something lke “email.ensdWith(‘xy’)”

Hi @Haminou_M,

you can use expressions in a decision table directly, in an input expression, input entry or output entry. Please see the docs for details.

Does this help you?

Best regards,
Philipp