Please enable JavaScript to view this site.

This function is used to read or write (instruction) the second dword (starting with the least significant one) of the argument.

Reading:

Syntax

u32 dw1 (real arg)

arg

Arg of the second dword.

From RTE 33.7.1 it can be any expression

Result

Returns the dword of arg

Validity

Rule, Task

Note

Since RTE 33.9.0 accessing a non-existing dword returns an error

Writing (Instruction):

Syntax

dw1 (real arg) = u32 val

arg

Arg of the second dword

value

Value to be imposed in arg

Validity

Rule, Task

Note

Since RTE 33.9.0 accessing a non-existing dword returns an error

 

  

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