Name | Summary | Category |
percent | Casting a [decimal] value as [percent] type formats the number in percent form. This type is primarily used for display purposes. Note: When cast as a [percent] type decimal values are... | Math |
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 |
range | The [range] method tests a value to see if it exists within a given range. The method takes three parameters, the value to be tested and the minimum and maximum values of the test range. [range] will... | 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 |
scientific | The [scientific] method formats a number in scientific notation. The method requires one parameter, the decimal value to be formatted. Note: Use the [scientific->value] method... | Math |
percent | The [percent] method formats a number for display as a percentage. The method has one required parameter, a decimal value to be formatted. Note: Calculations may not be performed on... | Math |
scientific->value | The [scientific->value] returns the numeric value of a scientific typed object. | Math |
percent->value | The [percent->value] method returns the decimal value of the percent. | Math |
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