UPPERLINE/de
(Unterschied zwischen Versionen)
Admin (Diskussion | Beiträge) (Created page with "= <span class="f_Header">Action</span> = Reset LCD cursor to the upper line. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span>...") |
Admin (Diskussion | Beiträge) K (1 revision) |
Version vom 15. Februar 2013, 21:16 Uhr
Inhaltsverzeichnis |
= (**COPIED FROM ENGLISH PAGE**) === Action
Reset LCD cursor to the upper line.
Syntax
UPPERLINE
Remarks
Optional you can also use the LOCATE statement.
See also
LOWERLINE , THIRDLINE , FOURTHLINE , LCD, CLS , LOCATE
Example
Dim A As Byte A = 255 Cls Lcd A Thirdline Lcd A Upperline End
Languages | English • Deutsch |
---|