set:

Format:

set: Rx, Ry | constant

Loads the value of register Ry or a constant into register Rx. If the constant value has quotes, it will be loaded as a string value. If the constant if numeric, it will be loaded as a number.

Parameters:

Rx: A numeric or string register.
Ry | constant: A register, or constant value.