[Null] creates a null value. The null value is the default value for newly created variables which are not initialized with alternate values and is returned from many methods as a default value. The [Null] object is most often used in comparisons to check whether a given value is empty.
See also: [void]
null
if (var('VariableName') == null)
...
/if
No examples found
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments