Hi, in LS 2.3.0. I have got the problem that following expression doesn't evaluate to TRUE (if environment variable doesn't exists). if "${LS_ENDP_JDBC:a}" == "a" { ... } Thx in advance for reply.