Strip comments from a string: Difference between revisions

Content added Content deleted
Line 498: Line 498:
.
.
show-striped-text.
show-striped-text.
unstring line-text delimited by "#" into line-text
unstring line-text delimited by "#" or ";" into line-text
unstring line-text delimited by ";" into line-text
display quote, function trim(line-text), quote
display quote, function trim(line-text), quote
.</lang>
.</lang>