The DataBloc::SetAt function writes a single byte (8bits) in the memory block.
SetAt( [number] Offset, [number] Byte );
No value is returned by this function.
This function typically fails for the following reason:
Messenger Plus! Live 4.10 and above: Byte must be unsigned (range between 0 and 255).
Object | DataBloc |
---|---|
Availability | Messenger Plus! Live 4.00 |