FORMULA LANGUAGE


Examples: @V3UserName
1. @V3UserName returns Robert T. Smith if this is the name associated with the current user ID and returns Robert T. Smith/LA/Deli if this is the hierarchical name associated with the user ID.

2. @Right(@V3UserName;" ") returns Fletcher if William Fletcher is the name associated with the current user ID.


3. @UpperCase(@Right(@V3UserName;" ")) returns FLETCHER if William Fletcher is the name associated with the current user ID.
4. Given this hierarchical user ID:
See Also