OsMin
From OpenSimulator
(Difference between revisions)
SignpostMarv (Talk | contribs) (documenting osMin) |
Revision as of 02:29, 29 October 2012
LSLFloat osMin(Double a, Double b)
| |
| Returns the smaller of two numbers. Wraps to the system Math.Min() function. | |
| Threat Level | None |
| Permissions | No permissions specified |
| Extra Delay | No function delay specified |