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).
Vedere anche
@Domain
Glossario
Guida sulla Guida
Contenuto completo della Guida
Glossario