OsMin
From OpenSimulator
LSLFloat osMin(Double a, Double b)
| |
Returns the smaller of two numbers. Wraps to the system Math.Min() function. | |
Threat Level | This function does not do a threat level check |
Permissions | Use of this function is always allowed by default |
Extra Delay | 0 seconds |