FORMULA LANGUAGE


Examples: @Ascii
1. This example returns Cue.
2. This example returns Cue??.
3. This example returns a null string ("") since the last 2 characters can't be represented by ASCII codes 32 to 127.
4. This example returns Cue??; cat if field1 is a field containing the text list "Çü飥";"cat."
See Also