I have a long text field for example news text and I want write Arabic numbers in the text in the form tab, but it always displayed in English
Hello,How can I test if a variable has a specific arabic value using macro condition.I used :if(variable == @عربي@) { ... }but it didn't work.