Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] Check if Binary Data is null

$
0
0
Hi Bilal,

The "=" operator is not valid for Binary Data. There's a Compare function in the BinaryData extension that lets you compare two variables of type Binary Data. Compare(yourBinaryDataVariable, NullBinary()) works fine, for example. You could also use the BinaryDataSize function from the same extension. It returns 0 if theres no binary content.

Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>