FORMULA LANGUAGE
2. @Right(@V3UserName;" ") returns Fletcher if William Fletcher is the name associated with the current user ID.
@Right(@Name([CN]; @V3UserName); " ")
@UpperCase(@Right(@Name([CN]; @V3UserName); " "))
@V3UserName returns the name in abbreviated format:
Mary Tsen/Illustration/Documentation/Development/R&D/WorkSavers/US
To return the name in canonical format (using the CN, OU, O, and C identifiers), use @UserName.