Jump to content

Empty string: Difference between revisions

(added langur language example)
Line 1,437:
You can use empty quote marks or the ZLS token.
<lang langur>var .zls = ZLS
writeln .zls == ""</lang>
writeln len(.zls)</lang>
 
{{out}}
<pre>true</pre>
0</pre>
 
=={{header|Lasso}}==
990

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.