FORMULA LANGUAGE
Examples: @Domain
1. This example returns WorkSavers if the current user belongs to the WorkSavers domain.
@Domain
2. This formula replaces any occurrences of the user's mail address with a null string, thus removing the current user's name from CopyTo.
FIELD CopyTo:=@Replace(CopyTo;@UserName+"@"+@Domain;"");
Nota
The above example works only with nonhierarchical names (those IDs certified by a nonhierarchical certifier).
Véase también
@Domain
Glosario
¿Desea opinar sobre la
Ayuda
o sobre la
utilidad del producto
?
Ayuda sobre la Ayuda
Todo el contenido de la Ayuda
Glosario