How Can We Help?
< All Topics
Print

The Null String

A null string is a character string of zero length. Unlike the $Null property that indicates that the value is unknown or unassigned, the null string is a known value.

For example, if you have two variables, x and y, both of which are null strings, then the expression

x = ” and y <> ‘abc’

is logically true.

Leave a Reply

Your email address will not be published. Required fields are marked *

en_CAEnglish