Constants can be added before and/or after a variable.
Example: ABC {StaffingCalendarDa,yyyy} DEF
Result: ABC 2005 DEF
In the above example, "ABC " (including the space after "C") and "DEF" are the constants and "{StaffingCalendarDa,yyyy}" is the variable (with a Format Text parameter).
Below is a collection of examples to help illustrate how to compose formula Ids
Example: {StaffingCalendarDa,eeee}
Result: Sunday
Example: {StaffingCalendarDa,eee mmmm dd yyyy}
Result: Sun February 27 2005
Example: {RscMasterLNameCh,>}
Result: GRAVES
Example: {RscMasterLNameCh,<}
Result: graves
Example: {RscMasterLNameCh,<,1,3}
Result: gra
Example: {RscMasterLNameCh,>,1,1}
Result: G