Lasso Soft Inc. > Home

[ NoProcess ]

Method

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.

  • Syntax
[noprocess]
Code that Lasso should not process
[/noprocess]
Examples
  • Beginner

To include a JavaScript in a Lasso Format File:

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>

Recent Comments

No Comments found

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. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft