empty is the Mendix equivalent of null ,so you would just need to check against that. E.g. $temp = empty. A string can also be zero length ...
確定! 回上一頁