The DataBloc::GetAt function reads a single byte (8bits) from the memory block.
[number] GetAt( [number] Offset );
A number representing the value of the byte read in the memory block.
This function typically fails for the following reason:
Messenger Plus! Live 4.10 and above: the return value is unsigned (ranges between 0 and 255).
Object | DataBloc |
---|---|
Availability | Messenger Plus! Live 4.00 |