Functions$$isnullOn this page$$isnullReturns true if value does not exist or equal to null Usage​ { "$$isnull": /* value to check against */} "$$isnull:{input}" Returns​ boolean Arguments​ ArgumentTypeValuesRequired / Default ValueDescriptionPrimaryobjectYesvalue to check against Examples​ InputDefinitionOutputnull"$$isnull:$"trueTestundefined"$$isnull:$"trueTest0"$$isnull():$"falseTest"""$$isnull:$"falseTestfalse"$$isnull:$"falseTest