Thymeleaf: check if a variable is defined

后端 未结 4 1687
不思量自难忘°
不思量自难忘° 2020-12-24 05:45

How can I check if a variable is defined in Thymeleaf?

Something like this in Javascript:

if (typeof variable !== \         


        
4条回答
提交回复
热议问题