@SMPEEK[handle,offset,size] : Read a value from shared memory.

 

handle - a handle from @SMOPEN

 

offset - the byte offset in the buffer (decimal or hex)

 

size - the size of the value to read (in bytes):

 

1 - character

2 - short

4 - int

8 - int64