Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether a binary large object (BLOB) has a value.
Syntax
HasValue := Blob.HASVALUE
Parameters
Blob
Type: BLOB
The BLOB that you want to check.
Property Value/Return Value
Type: Boolean
true if the BLOB has a value; otherwise, false.