Robox Reserved.
WARNING: Use the # symbol before the command.
Syntax |
DOUBLE* addr DOUBLE* addr [LEN n] DOUBLE* addr [= {val1 [val2 ... valm]}] DOUBLE* addr [FILL n {val1 [val2 ... valm]}] |
---|---|
addr |
Address of the pointer double |
LEN n |
Number of words involved in the display. (optional) |
FILL n |
Number of words interested in settings. (optional) |
val1 |
First mandatory value |
val2 ... valm |
Any additional values. (optional) |
Notes |