Lasso Soft Inc. > Home

Name Summary Category
pair [Pair] creates a new pair from a single name/value parameter. The name and the value can be of any data type. Pair
pair No description available. Pair
pairUp No description available. Pair
pair_compare No description available. Pair
pairUp Pairup takes two containers and spits them back to pairs of each element. Pair
pair_compare No description available. Pair
pair->oncompare No description available. Pair
pair->first The [pair->first] method returns the first element of a pair. The pair data type is usually used within an array to store a sequence of name/value pairs. The [map->get] method also... Pair
pair->second The [pair->second] method returns the second element of a pair. The pair data type is usually used within an array to store a sequence of name/value pairs. The [map->get] method also... Pair
pair->asString The [pair->asString] method outputs a pair object as a string object. This method is used mostly for debugging purposes. Pair
pair->invoke No description available. Pair
pair->forEach The [pair->forEach] method allows an operation to be executed on each element of the pair in turn. Pair
pair->get The [pair->get] returns either the first or second element of a pair. Setting the parameter to 1 is equivalent to using [pair->first] while setting the parameter to 2 is equivalent to the... Pair
pair->name The [pair->name] returns the first element of a pair. This method is equivalent to the [pair->first] method  The pair data type is usually used within an array to store a... Pair
pair->size The [pair->size] method always returns 2. This method and the [pair->get] method ensure that the pair data type can be used with the [iterate] method. Pair
pair->value The [pair->value] method returns the second element of a pair. This method is equivalent to the [pair->second] method. The pair data type is usually used within an array to store a... Pair
pair->values The [pair->values] method converts a pair into a staticarray object with the "name" of the pair in position 1 and the "value" of the pair in position 2. Pair
pair->serializationElements No description available. Pair
pair->acceptDeserializedElement No description available. Pair
pairUp->forEach No description available. Pair
pair_compare->oncompare No description available. Pair
pair_compare->item No description available. Pair
Showing 1 - 22 of 22

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