FORMULA LANGUAGE


Examples: @Begins
1. This example returns 1.
2. This example returns 0.
3. This example checks the field named Topic; if that field begins with the string "All desks memo", returns the string: Junk Mail. Otherwise, it returns the string: Read this first.
4. This formula checks to see if the beginning of the Signature field contains the strings "Luigi" or "Florence" or "Henri." If it does, the string Verify Signature is returned; otherwise, the string Don't Verify Signature is returned.
See Also