Special Characters

Hi,

What kind of characters are available in strings? Just "plain ASCII" or are there also special characters, e.g. German Umlauts or other Unicode characters available? If so, how to specify them? (I do not find special characters in the Sample demo)

KR,
Christof
  • Hi,

    What kind of characters are available in strings? Just "plain ASCII" or are there also special characters, e.g. German Umlauts or other Unicode characters available? If so, how to specify them? (I do not find special characters in the Sample demo)

    KR,
    Christof

    Yes special characters are available.

    When you use it in code, or in a resource file, just ensure that the files are saved as UTF-8.
    The native fonts except for the number fonts support a very wide array of characters.