You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

NullString is a determined empty string

A string can be determined as empty with "NullString". Be carefull: "NullString" is not the same as "0". Zero is a value, so a string with value "0" is not empty. This difference is very important for some functions. 


See also QuaestorSyntax 

  • No labels