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")
Véase también
@Ends
Glosario
¿Desea opinar sobre la
Ayuda
o sobre la
utilidad del producto
?
Ayuda sobre la Ayuda
Todo el contenido de la Ayuda
Glosario