Knowledge Base

<LCD> <- [mm]; X=Y; Y=Z; Z=T

Displays the contents of RAM location mm as a signed decimal number right justified in a fixed width field 4 characters long.

Examples:

^^^1

^^12

-123

NOTE: This instruction was not implemented in 32-bit controllers until 28 January 2020

Note: This instruction modifies UV and consumes (Pops) one level of the register stack, i.e. loses T

Note: This instruction does not jndex its argument, nor does it respond to an IasJ: precode.

Dialect exclusions: Not available in dialects before 9. Also, not available on SPLat controllers that do not have onboard LCD support (please check the documentation for your specific board and Firmware version).