System.Charset
(gb)
Syntax
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
<hr>ISO-8859-15