OsMax
From OpenSimulator
LSLFloat osMax(Double a, Double b)
| |
Returns the larger of two numbers. Wraps to system Math.Max() | |
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 |