<LCD> <- X; X=Y; Y=Z; Z=T
Displays the contents of X 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. Pops X
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).