Formula ID Constants

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).

Note: Spaces are allowed as part of the constant text. Double quotes are also allowed. Single quotes ' are not used in Formula IDs.
To show the weekday in the application use EEEE or EEE, for example, EEEE: Friday or EEE: Fri.

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