Meet us at at Real World in Orlando, Florida.
All functions
Mac OS X
Windows
Crossplatform
Components
Guides
New in version:
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
String.RemoveAccentsCaseInsensitive
Component: String
Version: 2.1
Mac OS X: Works
Windows: Works
MBS( "String.RemoveAccentsCaseInsensitive"; Text )
Parameters
| Parameter | Description | Example value |
|---|---|---|
| Text | The input string. | "Müller" |
Result
Returns the string without accents in upper case letters.
Description
Returns text without accents.For example é to E and ä to A
Examples
MBS( "String.RemoveAccentsCaseInsensitive"; "Müller" )
Feedback: Report problem or ask question.
Links
MBS Realbasic tutorial videos - Bilder aus Nickenich