Expression Language (EL) supported
After beginning with the start delimiter ${ use the keystroke control+space to see a list of available functions.
Expression Language (EL) not supported
Parameters (PARAM) supported
@if (data?.hasParameterContext) {
After beginning with the start delimiter #{ use the keystroke control+space to see a list of available parameters.
} @else {
Parameters are supported but no Parameter Context is currently bound to this Process Group.
}
Parameters (PARAM) not supported