Jump to content

Strip comments from a string: Difference between revisions

m
(easylang)
Line 801:
.
print strip "Regular string" & "."
print strip "With a hash# a comment" & "."
print strip "With a hash # a comment" & "."
print strip "With a semicolon test ; a comment" & "."
print strip "No comment " & "."
</syntaxhighlight>
2,058

edits

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