Hi @Smith,
in JUEL, you can use the keyword empty
to check if a value is null
. For example, ${!empty myVariable}
.
Does this help you?
Best regards,
Philipp
Hi @Smith,
in JUEL, you can use the keyword empty
to check if a value is null
. For example, ${!empty myVariable}
.
Does this help you?
Best regards,
Philipp