FORMULA LANGUAGE


Examples: @UpperCase
1. This example returns ROBERT T. SMITH.
2. This example returns MA if the State field contains "ma," "Ma," or "MA."
3. This example returns FLETCHER if "William Fletcher" is the name associated with the current User ID. @UpperCase is used in conjunction with @Right to find and convert only the user's last name.
See Also