Prints a string at the current location, in the background color, using the current font.
[Visual Basic] Sub ( _ ByVal String As String _ ) [C#] void ( string String ); [C++] void ( String* String ); [JScript] function ( String String );
IEZLCDNative Interface | EZLCD.SDK Namespace