Name | Summary | Category |
handle | [Handle] sets up a section of code, a "handler", such that it will always execute when its surrounding scope exits or a failure occurs. Handlers are useful for ensuring that particular... | Error |
handle_failure | The [handle_failure] container executes it's nested code upon a fail condition of the parent [protect] code block. All [handle] and [handle_failure] containers must immediately follow the... | Error |
html_atomic_element->html_json | No description available. | JSON |
html_json | No description available. | JSON |
image | The [image] method creates an image object from an image file or image data, which may be stored in a variable. Various Image methods can be used on the image object to manipulate the image. Once the... | Image Magick |
include | [Include] inserts the specified format file into the current format file. Any Lasso code in the included format file is executed as if were placed in the current format file at the location of the... | Include |
include_currentPath | [Include_CurrentPath] returns the path to the current Lasso page which is being processed. This will be the same as [Response_FilePath] for files which are being processed directly, but different for... | Include |
includes | [includes] returns an array of file paths descending from the parent file down to the included file that contains the [includes] method. NOTE: [includes] is analogous to... | Include |
generateSeries->to | No description available. | Queriable |
http_document->asString | No description available. | Document |
http_document->renderString | No description available. | Document |
http_document->renderDocumentBytes | No description available. | Document |
http_document->endJS | No description available. | Document |
http_document->title | No description available. | Document |
http_document->addJS | No description available. | Document |
http_document->addJSText | No description available. | Document |
http_document->addEndJS | No description available. | Document |
http_document->addEndJSText | No description available. | Document |
http_document->addCSS | No description available. | Document |
http_document->addFavIcon | No description available. | Document |
http_header_field->renderString | No description available. | Document |
http_header_field->name | No description available. | Document |
http_header_field->value | No description available. | Document |
html_json->renderString | No description available. | JSON |
image->save | Converts and saves the image to a file in a format defined by the file extension. A -Quality parameter specifies the image compression ratio (integer value of 1-100) used when saving to JPEG or GIF... | Image Magick |
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