UPPERLINE/de
(Difference between revisions)
Admin (Talk | contribs)
(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>...")
Newer edit →
(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>...")
Newer edit →
Revision as of 19:54, 12 February 2013
Contents |
= (**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 |
|---|