System.Charset (gb)
Static Property Read Charset As String
Returns the charset used by the system.
It is actually the charset used by the inputs/outputs on a terminal.
Examples
' This is the system charset on my Mandrake 10.2
PRINT System.Charset
See also