OsIsNotValidNumber

From OpenSimulator

Revision as of 15:48, 17 October 2019 by Ubit (Talk | contribs)

Jump to: navigation, search
integer osIsNotValidNumber(float d)
Returns 0 (false) if d is a valid float, else returns:
  • 1 - if it is a NaN
  • 2 - if it is a Negative Infinity
  • 3 - if it is a Positive Infinity
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
Notes
Added in 0.9.1.0 Oct, 17Th; OS_APIVERSION = 10


Personal tools
General
About This Wiki