FORMULA LANGUAGE
Examples: @Ends
1. This example returns 1.
@Ends("Hi There";"re")
2. This example returns 0.
@Ends("Hi There";"The")
3. This formula checks to see if the end of the Signature field contains the strings "Owens" or "Irons" or "Baker." If it does, the string Verify Signature is returned; otherwise, the string Don't Verify Signature is returned.
@If(@Ends(Signature;"Owens":"Irons":"Baker");"Verify signature"; "Don't Verify Signature")
See Also
@Ends
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary