Encodings.GetFromCode

From Xojo Documentation

Method

Encodings.GetFromCode(Code as Integer) As TextEncoding

Supported for all project types and targets.

Returns the TextEncoding object corresponding to the code passed.

Notes

Codes can be obtained via declares or the Code method of TextEncoding objects.