Programming Reference Manual
isUTF8
Syntax
long = stringclassobject.isUTF8
Description
Returns TRUE if the contents of the object contains UTF8 encoded characters.
See Also
BufferSize
.
Example
Sub
Main
Dim
myStr As New
StringClass
myStr =
"Türkiye"
Debug
.
Print
myStr.
isUTF8
'True
End
Sub
Home
IDE Overview
Declarations
Data Types
Assignment
Flow Control
Error Handling
Conversion
Variable Info
Constant
Math
Financial
Strings
StringClass
StringClass
Append
AppendLine
BufferSize
CharacterAt
Find
FindRev
FromLeft
FromRight
isUTF8
Lenght
LowerCase
PaddedLeft
PaddedRight
Prepend
ProperCase
Replace
Substring
Text
toString
toURL
toUTF8
UpperCase
Value
Objects
Time/Date
File
User Input
User Dialog
Dialog Functions
Web Form
CCL (web server)
DDE
Settings
Miscellaneous
Operator
Translator