Text

abstract fun Text(lFlags: Long, sTxt1: String?, sTxt2: String?)

Displays text(s) on the display, following the rules defined in lFlags.

Parameters

lFlags

(IN) - Combination of the constants DSP_F_xxxxx.

sTxt1

(IN) - Text ot be displayed (see details in constant description DSP_F_xxxxx.

sTxt2

(IN) - Additional text to be displayed (see details in constant description DSP_F_xxxxx.