Please enable JavaScript to view this site.

Reading 32bit unsigned value from message data:

Syntax

u32(byte offset): uint

offset

Data offset

Result

Returns the requested value

Write unsigned 32bit value into message data:

Syntax

assignable u32(byte offset): uint value

offset

Offset of the given

value

Data value

NOTE: Attempting to read or write data outside the data messages will cause the E_DataOverflow (32) exception for the VM and execution of the related command will be aborted.

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC