PeekF()
Syntax
Value.f = PeekF(*MemoryBuffer)Description
Reads a float (4 bytes) from the specified memory address.
Parameters
*MemoryBuffer The address to read from.
Return value
Returns the value of the float.
See Also
PokeF()
Supported OS
All