Check if binding is null
Posted: 12 Jul 2017, 19:02
Hello, I am giving this comparison:
{Video.bitrate == null? "NULL": "NO NULL"}
thanks
{Video.bitrate == null? "NULL": "NO NULL"}
thanks
Code: Select all
any{bitrate}{'undefined bitrate'}