|
Syntax |
|
|
|---|---|---|
|
Semantics |
Transliterates a string according to the supplied pattern. The transliteration is implemented by the use of the ICU library. See the ICU User Guide for more information on the transliteration patterns. |
|
|
Substitutables |
|
Can be any variable or object attribute having the type String. |
|
|
Can be any variable or object attribute having the type String.
|
|
|
Examples |
This example removes all accents from the given string
|
|
Related Content
Related Pages:
Related Documentation: