TextEncoding.Equals
From Xojo Documentation
Method
TextEncoding.Equals(otherEncoding as TextEncoding) As Boolean
New in 5.0
Supported for all project types and targets.
New in 5.0
Supported for all project types and targets.
Compares the given encoding to the passed encoding. Returns a Boolean.
Example
This example compares the encodings of the contents of two TextAreas.