Name | Summary | Category |
mime_reader | No description available. | Mime |
method_name | No description available. | |
map_node | No description available. | Map |
millis | [Date_Msec] returns an integer representing the number of milliseconds recorded on the machine's internal clock. Can be used for precise timing of code execution. [Date_Msec] is... | Date/Time |
micros | [micros] returns an integer representing the number of microseconds recorded on the machine's internal clock. Can be used for very precise timing of code execution to the 1/1,000,000 of a second. | Date/Time |
max | The [max] method compares two values and returns the larger of the two. While this method is most commonly used with numeric parameters it may be used to compare objects of other... | Math |
min | The [min] method compares two values and returns the smaller of the two. While this method is most commonly used with numeric parameters it may be used to compare objects of other types such as... | Math |
median | The [median] method accepts three parameters and returns the one whose value lies between the other two, essentially returning the median value of the 3 member set. | Math |
MySQLDS | No description available. | Database |
maxrecords_value | [MaxRecords_Value] returns the value for the -MaxRecords command tag for the current database action. The default return value is 50 if no -MaxRecords paramater was specified. This method can... | Database |
mime_reader->create | No description available. | Mime |
mime_reader->reset | No description available. | Mime |
mime_reader->ismultipart | No description available. | Mime |
mime_reader->gotfileupload | No description available. | Mime |
mime_reader->addtobuffer | No description available. | Mime |
mime_reader->setmaxfilesize | No description available. | Mime |
mime_reader->getparts | No description available. | Mime |
map_node->asString | No description available. | Map |
map_node->value | No description available. | Map |
map->values | The [map->values] method returns an array of values from the map. This method is useful if the values of a map need to be inspected without their associated keys. If the map contains no values... | Map |
map->serializationElements | No description available. | Map |
net_tcp->ENCODING | No description available. | Net |
net_tcp->fd | No description available. | Net |
net_tcp->accept | No description available. | Net |
net_tcp->connect | No description available. | Net |
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