Arduino Playground is read-only starting December 31st, 2018. For more info please look at this Forum Post

serLCD

noDisplay()

Description

Turns off the LCD display, without losing the text currently shown on it.

Syntax

lcd.noDisplay()

Parameters

lcd: a variable of type serLCD

See Also