Navigation: Reference > Functions By Category > Num and Bits >
PackFloat32()
Store a numeric value as a 32 bit float inside a LONG value.
Syntax:
PackFloat32(nNumber) -> nPackedNum
Remarks:
The resulting value is intended only to be passed as a parameter to a C/C++ function and must not be manipulated withing the PRGs.