tostring:

Format:

tostring: Rx, Ry

Convert numeric register Ry into a string and load into Rx. If Ry does not contain a number, Rx is loaded with an empty string.

Parameters:

Rx: A string register.
Ry: A numeric register.