FORMULA LANGUAGE
Examples: @Begins
1. This example returns 1.
@Begins("Hi There";"Hi")
2. This example returns 0.
@Begins("Hi There";"hi")
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.
@If(@Begins(Topic;"All desks memo");"Junk Mail"; "Read this first")
Véase también
@Begins
Glosario
¿Desea opinar sobre la
Ayuda
o sobre la
utilidad del producto
?
Ayuda sobre la Ayuda
Todo el contenido de la Ayuda
Glosario