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;"");
Note
The above example works only with non-hierarchical names (those IDs certified by a non-hierarchical certifier).
See Also
@Domain
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary