Prints a character at the current location, in the foreground color, using the current font.
[Visual Basic] Sub ( _ ByVal Char As Char _ ) [C#] void ( char Char ); [C++] void ( wchar_t Char ); [JScript] function ( char Char );
IEZLCDNative Interface | EZLCD.SDK Namespace