Hi,
Can anyone give some advise for how to filter Chinese character? it is good to filter English words, but for Chinese words, it does not work.
Give a simple sample, I put a Textinput and label, label text = If(TextInput2.Text = "中文","Chinese","abc").
Regards
Steven