Empty string: Difference between revisions

Line 2,452:
"Check that string is not empty"
str isEmpty not.
"alternatives:"
"alternative:"
str notEmpty</lang>
str size = 0
str = ''</lang>
 
=={{header|SNOBOL4}}==
Anonymous user