Name | Summary | Category |
null | [Null] creates a null value. The null value is the default value for newly created variables which are not initialized with alternate values and is returned from many methods as a default value. The... | Null |
decimal | [Decimal] casts a value to data type decimal. The following rules apply when performing this conversion.
|
Decimal |
boolean | [Boolean] is a primitive built-in data type used to represent the value true or false. Literal true and false are produced with the words 'true' or 'false' (no quotes, not... | Boolean |
capture | A capture is a block of Lasso code that can be passed to another method or invoked locally. Captures are context aware and depending on the scope have access to the current locals and self. Captures... | Capture |
bytes | The bytes type represents a sequence of 8-bit elements. Bits can be imported from integers in various sized increments. For example, 8, 16, 32 or 64 bits can be imported at a time. A bytes object... | Bytes |
custom | No description available. | Null |
dsinfo | Internal type used as an intermediate between the [inline_type] and datasources. | Database Registry |
array | An array is an object that can hold multiple values which are referenced by an index position. An array can be thought of as a series of numbered variables or as a list. Array elements are indexed... | Array |
generateForEachKeyed | No description available. | Null |
eacher | No description available. | Operators & Logic |
delve | No description available. | Null |
file | [file] type creates objects that Lasso can use to interact with a file in the filesystem. You can create an empty file object and specify the path later, or you can call the creator... |
File |
database_registry | No description available. | Database Registry |
dir | No description available. | Null |
duration | No description available. | Date/Time |
currency | The [currency] type provides a convenient method for displaying decimal values formatted as currency. Note: This is a display format. Values cast as [currency] cannot be used directly in... | Locale |
dateandtime | No description available. | Date/Time |
email_compose | [email_compose] allows an email message to be composed. For most purposes the [email_send] method itself provides enough email composition options, but the... |
|
email_stage_impl_base | No description available. | |
email_smtp | No description available. | |
client_address | [client_address] is a datatype to hold the client's ip address. | Client |
escape_member | Used to escape ::tags allowing them to target methods within types. A short hand backslash is also available. | Null |
ascopy | Please see [any->ascopy] for documenation of this method. | Null |
ascopydeep | Please see [any->ascopydeep] for documenation of this method. | Null |
addTrait | No description available. | Trait |
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