USERINITIALS
Syntax:
USERINITIALS [ field-argument ] [ switch ]
Description: Retrieves the current user's initials or, if field-argument is present, the initials specified by text in field-argument. Specifying a field-argument shall not change the initials of the current user.
Field Value: The set of initials.
Switches: One of the following general-formatting-switches: \* Caps
, \* FirstCap
, \* Lower
, or \* Upper
.
example:
USERNAME \* Lower USERNAME "JaJ" USERNAME "jaj" \* Upper
produce results of:
dw