MemoryBlock.Byte
From Xojo Documentation
Method
Gets or sets the passed byte value. Returns an integer. Offset is in bytes from the beginning of the MemoryBlock.
Sample Code
The following example stores a string in a MemoryBlock and displays it: