Syntax
dbWriteMemblockFloat(MemblockID, Position, Float.f)
Description
This command will write a Float (four bytes) into the specified location of the memblock. The memblock must exist or the command will fail. The Position value is specified in bytes. The Float value must be a value between -2147483648 to 2147483648.
See Also
dbMemblockByte, dbMemblockDword, dbMemblockFloat, dbMemblockWord, dbWriteMemblockByte, dbWriteMemblockDword, dbWriteMemblockFloat, dbWriteMemblockWord