The [NoProcess] container can be used to surround a portion of a page which contains Lasso code that should not be processed. Any Lasso code contained inside the [NoProcess] ... [/NoProcess] container will be output to the current document as text.
[noprocess]
Code that Lasso should not process
[/noprocess]
Surround the JavaScript with [NoProcess] ... [/NoProcess] tags. Any square bracketed expressions within the JavaScript will not be processed by Lasso.
Code
[NoProcess]
<script language="JavaScript">
...
</script>
[/NoProcess]
Result
<script language="JavaScript"> ... </script>
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