<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=PEC-DC%2FCurrent%2FAdministrator%2FFieldCodes</id>
	<title>PEC-DC/Current/Administrator/FieldCodes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=PEC-DC%2FCurrent%2FAdministrator%2FFieldCodes"/>
	<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-DC/Current/Administrator/FieldCodes&amp;action=history"/>
	<updated>2026-04-11T03:22:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-DC/Current/Administrator/FieldCodes&amp;diff=132224&amp;oldid=prev</id>
		<title>WikiSysop: Created page with &quot;{{Article |Standalone=No |DisplayName=Manage field codes |TocName=Manage field codes |Context=Learn how to create and edit fields codes to use in standard responses. |Dimensio...&quot;</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-DC/Current/Administrator/FieldCodes&amp;diff=132224&amp;oldid=prev"/>
		<updated>2023-08-07T05:00:50Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Article |Standalone=No |DisplayName=Manage field codes |TocName=Manage field codes |Context=Learn how to create and edit fields codes to use in standard responses. |Dimensio...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Manage field codes&lt;br /&gt;
|TocName=Manage field codes&lt;br /&gt;
|Context=Learn how to create and edit fields codes to use in standard responses.&lt;br /&gt;
|Dimension=sr&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Application=Designer&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=Field codes are the most complex and powerful aspect of standard responses. With field codes, you can create standard responses that are automatically personalized when they are used.&lt;br /&gt;
&lt;br /&gt;
For example, you can use the field code &amp;lt;code&amp;gt;Contact.FirstName&amp;lt;/code&amp;gt; in a response beginning &amp;lt;code&amp;gt;Dear Contact.FirstName&amp;lt;/code&amp;gt;, which you send to dozens of recipients. In each message, &amp;lt;code&amp;gt;Contact.FirstName&amp;lt;/code&amp;gt; is replaced by the first name of the addressee of the message (the contact) as listed in the Universal Contact Server database.&lt;br /&gt;
&lt;br /&gt;
Field Codes Management enables you to create a wide range of field codes types. The codes can range from simple - similar to a Mail Merge word processor feature - to complex field codes that include multiple objects, formulas, and constants.&lt;br /&gt;
&lt;br /&gt;
Once you create a field code, you can use it in multiple standard responses.&lt;br /&gt;
&lt;br /&gt;
The interface for creating field codes is simple. Creating useful field codes requires a deeper understanding of how they are constructed. {{Link-SomewhereInThisVersion|manual=Administrator|topic=FieldCodes|anchor=create|display text=Create or edit a field code}} provides step-by-step instructions, with links to detailed reference information at the relevant places. &lt;br /&gt;
&lt;br /&gt;
Access Field Codes Management under the '''Responses''' menu.&lt;br /&gt;
&lt;br /&gt;
[[File:Des_FC_overview.png]]&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Create or edit a field code&lt;br /&gt;
|anchor=create&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=Des_FC_create.png&lt;br /&gt;
|structuredtext=When you create a new field code, the '''New Field Code''' view opens on the right side of the page. To begin, give your field code a name and brief description.&lt;br /&gt;
&lt;br /&gt;
{{NoteFormat&lt;br /&gt;
|&lt;br /&gt;
The field code name can consist of no more than 64 alphanumeric characters supported in UTF-8. For additional valid characters see {{Link-SomewhereInThisVersion|manual=Administrator|topic=FieldCodes|anchor=characters|display text=Characters allowed in names}}. The following characters combinations are not allowed: &amp;quot;&amp;lt;$&amp;quot; or &amp;quot;$&amp;gt;&amp;quot;.&lt;br /&gt;
|}}&lt;br /&gt;
&lt;br /&gt;
Choose system or custom variables to insert into the '''Text''' field, and add any other necessary text. See {{Link-SomewhereInThisVersion|manual=Administrator|topic=FieldCodes|anchor=usevars|display text=Use variables in field codes}} for details about variables and how to use them. If the custom variable you need is not in the list, you can create it using {{Link-SomewhereInThisVersion|manual=Administrator|topic=CustomVars|anchor=create|display text=Custom Variables Management}}.&lt;br /&gt;
&lt;br /&gt;
For detailed help with constructing the field code, see {{Link-SomewhereInThisVersion|manual=Administrator|topic=FieldCodes|anchor=useforms|display text=Use formulas in field codes}}.&lt;br /&gt;
&lt;br /&gt;
See {{Link-SomewhereInThisVersion|manual=Administrator|topic=FieldCodes|anchor=examples|display text=Examples}} for more about using complex field codes.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Use variables in field codes&lt;br /&gt;
|anchor=usevars&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=The ability to access interaction data is perhaps the most frequent use of field codes. Although field code formulas can be complicated, many just retrieve a single piece of data, such as a contact’s name.&lt;br /&gt;
&lt;br /&gt;
You access Universal Contact Server data using predefined variables, called &amp;quot;system variables.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
These variables access three predefined objects. Each object has a name and a set of properties. Let's use &amp;lt;tt&amp;gt;Contact.FirstName&amp;lt;/tt&amp;gt; as an example. &amp;lt;tt&amp;gt;Contact&amp;lt;/tt&amp;gt; is an object and &amp;lt;tt&amp;gt;FirstName&amp;lt;/tt&amp;gt; is one of its properties. The system variable &amp;lt;tt&amp;gt;Contact&amp;lt;/tt&amp;gt;. &amp;lt;tt&amp;gt;FirstName&amp;lt;/tt&amp;gt; retrieves the value of the &amp;lt;tt&amp;gt;FirstName&amp;lt;/tt&amp;gt; property of the &amp;lt;tt&amp;gt;Contact&amp;lt;/tt&amp;gt; object. &lt;br /&gt;
&lt;br /&gt;
Similarly, there is a system variable for each &amp;lt;tt&amp;gt;object+property&amp;lt;/tt&amp;gt; pair. You can use the following objects in field codes:&lt;br /&gt;
&lt;br /&gt;
*{{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=AgeObj}} - Information about the agent, such as name and signature.&lt;br /&gt;
*{{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=ConObj}} - Contact details such as name, address, and phone number.&lt;br /&gt;
*{{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=IntObj}} - Information about the interaction, such as created date, to and from address, and attached data.&lt;br /&gt;
&lt;br /&gt;
====Use your own data====&lt;br /&gt;
It is possible to incorporate data that you keep external to Universal Contact Server into your standard responses (including automated responses). This data could include case numbers, account information, and so on. Remember that attached data always consists of key-value pairs.&lt;br /&gt;
&lt;br /&gt;
Follow this two-step process to use external data: &lt;br /&gt;
&lt;br /&gt;
#Retrieve the external information and add it to the interaction as attached data. One place to do this is in a Designer application.&lt;br /&gt;
#Now that you have attached the data to the interaction, use the &amp;lt;code&amp;gt;AttachedData&amp;lt;/code&amp;gt; property of the Interaction object to access the data. The &amp;lt;code&amp;gt;AttachedData&amp;lt;/code&amp;gt; property requires one argument, which is the key name. The result of the following formula is the value associated with the &amp;lt;code&amp;gt;OrderStatus&amp;lt;/code&amp;gt; attached-data key: &amp;lt;code&amp;gt;Interaction.AttachedData(&amp;quot;OrderStatus&amp;quot;)&amp;lt;/code&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Use formulas in field codes&lt;br /&gt;
|anchor=useforms&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=In addition to system variables such as &amp;lt;tt&amp;gt;Contact.FirstName,&amp;lt;/tt&amp;gt; field codes contain formulas. This section provides an outline of formula usage. Find details about these topics in the {{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod}}. &lt;br /&gt;
&lt;br /&gt;
Field code formulas are similar to formulas in other applications, such as Microsoft Excel.&lt;br /&gt;
&lt;br /&gt;
A ''formula'' is a sequence of one or more operands (such as numbers and text strings), separated by operators (such as &amp;lt;tt&amp;gt;+&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;-&amp;lt;/tt&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
For example, in the following formula, &amp;lt;tt&amp;gt;2&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;3&amp;lt;/tt&amp;gt; are operands and &amp;lt;tt&amp;gt;+&amp;lt;/tt&amp;gt; is an operator: &amp;lt;tt&amp;gt;2 + 3&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Operands can be values that do not change (constants), or values that vary based on the context. In the previous formula, all the operands are constants, so the formula always evaluates to &amp;lt;tt&amp;gt;5.&amp;lt;/tt&amp;gt; The next formula evaluates to a different value for each agent who uses it: &amp;lt;tt&amp;gt;Agent.Signature&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Field Code Syntax===&lt;br /&gt;
To summarize field code syntax:&lt;br /&gt;
&lt;br /&gt;
*Enclose alphabetic strings, whether constants in formulas or elsewhere in a field code, in double quotes.&lt;br /&gt;
*Numeric constants require no special treatment.&lt;br /&gt;
*Use special characters for some purposes. For example, for your field code to render with a line break, you cannot just type a carriage return. Instead, you must insert the expression &amp;lt;tt&amp;gt;\n.&amp;lt;/tt&amp;gt; See the {{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=DatTyp|anchor=EscapeSequences|display text=Escape Sequences table}} in the ''Field Codes Reference Guide''.&lt;br /&gt;
&lt;br /&gt;
===HTML in Field Codes===&lt;br /&gt;
With special configuration, field codes can contain HTML markup; for example, you could have a field code that uses a custom variable with a default value of:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Sam Agent&amp;lt;BR /&amp;gt;&lt;br /&gt;
Acme Products&amp;lt;BR /&amp;gt;&lt;br /&gt;
29 Exterior Blvd&amp;lt;BR /&amp;gt;&lt;br /&gt;
Springfield, CX 09090&amp;lt;BR /&amp;gt; &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To enable this, you must use the Java property &amp;lt;tt&amp;gt;-Dsrl-field-code-allow-html=true,&amp;lt;/tt&amp;gt; in one of the following ways:&lt;br /&gt;
&lt;br /&gt;
*Add it to the &amp;lt;tt&amp;gt;JavaArgs&amp;lt;/tt&amp;gt; section of &amp;lt;tt&amp;gt;ContactServerDriver.ini&amp;lt;/tt&amp;gt;&lt;br /&gt;
*Add it as an argument to the startup command line in &amp;lt;tt&amp;gt;contactServer.sh.&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Operator Precedence===&lt;br /&gt;
If you use more than one operator in a formula, the order in which they are evaluated depends on their relative ''precedence.'' Higher precedence operators are evaluated first. For example, multiplication (&amp;lt;tt&amp;gt;*&amp;lt;/tt&amp;gt;) has a higher precedence than addition (&amp;lt;tt&amp;gt;+&amp;lt;/tt&amp;gt; ), so that the formula below evaluates to &amp;lt;tt&amp;gt;14,&amp;lt;/tt&amp;gt; not &amp;lt;tt&amp;gt;20&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;2 + 3 * 4&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can use parentheses to override the default precedence. The formula below evaluates to &amp;lt;tt&amp;gt;20&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;(2 + 3) * 4&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a complete list of operators and their relative precedence, see {{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=OpePre}} in the ''Field Codes Reference Guide''. &lt;br /&gt;
&lt;br /&gt;
====Data Types====&lt;br /&gt;
Operands of several different types may appear in formulas:&lt;br /&gt;
&lt;br /&gt;
*Number&lt;br /&gt;
*String (text)&lt;br /&gt;
*Date/time&lt;br /&gt;
*Boolean (true/false)&lt;br /&gt;
*Object (Contact, Interaction, and Agent)&lt;br /&gt;
&lt;br /&gt;
Each data type behaves differently in formulas, and the operators have different meanings when you use them with different data types. For example, the &amp;lt;tt&amp;gt;+&amp;lt;/tt&amp;gt; operator means “add” when used with numbers, but “concatenate” (paste together) when used with strings. This formula evaluates to ''Uncle Sam Wants You'':&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;quot;Uncle Sam &amp;quot; + &amp;quot;Wants You&amp;quot;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can't use some operators with some data types at all. For example, you cannot use the multiplication (&amp;lt;tt&amp;gt;*&amp;lt;/tt&amp;gt;) operator on two strings.&lt;br /&gt;
&lt;br /&gt;
Genesys converts all formulas, regardless of their final data type, to strings before merging them into your standard response. This conversion follows a set of default rules that depend on the data type. For example, the default rules for numbers round them off to integers. This formula inserts &amp;lt;tt&amp;gt;2&amp;lt;/tt&amp;gt; into your standard response, even though the real result is &amp;lt;tt&amp;gt;2.25&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;9 / 4&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can use the &amp;lt;tt&amp;gt;Text&amp;lt;/tt&amp;gt; function or format operator (:) to override the default formatting. Either of the following formulas inserts &amp;lt;tt&amp;gt;2.25&amp;lt;/tt&amp;gt; into your standard response:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Text(9 / 4, &amp;quot;#.##&amp;quot;)&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;(9 / 4):&amp;quot;#.##&amp;quot;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a detailed list of data types and how you can use them, see {{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=DatTyp}} in the ''Field Codes Reference Guide''. &lt;br /&gt;
&lt;br /&gt;
===Functions===&lt;br /&gt;
&lt;br /&gt;
When composing formulas, you can use many built-in functions. ''Functions'' are predefined formulas that perform calculations using values, called ''arguments,'' which you supply. To use a function, write its name, followed by an opening parenthesis, the arguments for the function separated by commas, and a closing parenthesis.&lt;br /&gt;
&lt;br /&gt;
Function arguments can be of any data type, although individual functions can place restrictions on their arguments. Function arguments can be constants or formulas. The &amp;lt;tt&amp;gt;Length&amp;lt;/tt&amp;gt; function, for example, takes a single string argument and returns its length in characters. This formula evaluates to &amp;lt;tt&amp;gt;13&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Length(&amp;quot;Hello, world!&amp;quot;)&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As another example, the &amp;lt;tt&amp;gt;Date&amp;lt;/tt&amp;gt; function takes individual date components (year, month, day, and so on), and constructs a date/time value. The formula below evaluates to &amp;lt;tt&amp;gt;1965-11-23 09:03:10&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Date(1965, 11, 23, 9, 3, 10)&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Functions can act as arguments to other functions. The &amp;lt;tt&amp;gt;WeekdayName&amp;lt;/tt&amp;gt; function takes a single date/time argument and returns the day of the week as a string. The formula below evaluates to &amp;lt;tt&amp;gt;Tuesday&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;WeekdayName(Date(1965, 11, 23, 9, 3, 10))&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This formula evaluates to &amp;lt;tt&amp;gt;7&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Length(WeekdayName(Date(1965, 11, 23, 9, 3, 10)))&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For detailed descriptions of all available functions, see the following topics in the ''Field Codes Reference Guide'':&lt;br /&gt;
&lt;br /&gt;
*{{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=StrFun}}&lt;br /&gt;
*{{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=DatTim}}&lt;br /&gt;
*{{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=TypCon}}&lt;br /&gt;
*{{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=MatFun}}&lt;br /&gt;
*{{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=MisFun}}&lt;br /&gt;
&lt;br /&gt;
===Using Objects===&lt;br /&gt;
All object/property pairs are available in the system and custom variables menus.&lt;br /&gt;
&lt;br /&gt;
Object properties can be of any data type. &amp;lt;tt&amp;gt;Agent.FullName,&amp;lt;/tt&amp;gt; for example, is a string, but &amp;lt;tt&amp;gt;Interaction.DateCreated&amp;lt;/tt&amp;gt; is a date/time.&lt;br /&gt;
&lt;br /&gt;
The data type of an object property can even be another object. For example, &amp;lt;tt&amp;gt;Contact.EmailAddresses&amp;lt;/tt&amp;gt; yields another object called a &amp;lt;tt&amp;gt;ContactEmailAddressList.&amp;lt;/tt&amp;gt; You can access the properties of the resulting object by entering a period (.), followed by the property name, just as before. The formula below evaluates to the number of email addresses assigned to the contact:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Contact.EmailAddresses.Count&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Some object properties require arguments just as functions do. For these properties, write the arguments, enclosed in parentheses after the property name, just as before. &lt;br /&gt;
&lt;br /&gt;
For example, the ContactEmailAddressList object has a property named &amp;lt;tt&amp;gt;Exists&amp;lt;/tt&amp;gt;. You can use this property test whether a contact has a particular email address. The data type of this property is Boolean (true/false), and it takes one argument, the email address to test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Contact.EmailAddresses.Exists(&amp;quot;samd@acme.com&amp;quot;)&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For detailed descriptions of all objects and their properties, see the following topics in the Field Codes Reference Guide:&lt;br /&gt;
&lt;br /&gt;
*{{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=AgeObj}}&lt;br /&gt;
*{{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=ConObj}}&lt;br /&gt;
*{{Link-AnywhereElse|product=PEC-ROU|version=Current|manual=FldCod|topic=IntObj}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Examples&lt;br /&gt;
|anchor=examples&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=The following is an example of a complex field code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;If (Time() - Interaction.DateCreated &amp;gt; 14, “Please accept our apologies for not having replied sooner. ”, “”)&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This field code inserts a tardiness apology if more than 14 days have elapsed since the interaction first entered the system. It uses the function &amp;lt;tt&amp;gt;If,&amp;lt;/tt&amp;gt; which has these properties:&lt;br /&gt;
&lt;br /&gt;
*Its syntax is &amp;lt;tt&amp;gt;If (Boolean, TrueResult, FalseResult)&amp;lt;/tt&amp;gt;&lt;br /&gt;
*If &amp;lt;tt&amp;gt;Boolean&amp;lt;/tt&amp;gt; evaluates to &amp;lt;tt&amp;gt;True,&amp;lt;/tt&amp;gt; it returns the second argument.&lt;br /&gt;
*If &amp;lt;tt&amp;gt;Boolean&amp;lt;/tt&amp;gt; evaluates to &amp;lt;tt&amp;gt;False,&amp;lt;/tt&amp;gt; it returns the third argument.&lt;br /&gt;
&lt;br /&gt;
In this example, the three arguments of &amp;lt;tt&amp;gt;If&amp;lt;/tt&amp;gt; are as follows:&lt;br /&gt;
&lt;br /&gt;
#&amp;lt;tt&amp;gt;Time() - Interaction.DateCreated &amp;gt; 14&amp;lt;/tt&amp;gt; A formula that returns &amp;lt;tt&amp;gt;True&amp;lt;/tt&amp;gt; if the difference between the date created and the current system time is more than 14 days. (A mathematical operation on dates returns a result in days.)&lt;br /&gt;
&lt;br /&gt;
#&amp;lt;tt&amp;gt;“Please accept our apologies for not having replied sooner.”&amp;lt;/tt&amp;gt; A text string apologizing for tardiness, inserted if the formula evaluates to &amp;lt;tt&amp;gt;True.&amp;lt;/tt&amp;gt;&lt;br /&gt;
#The null string: if the reply is not late (the formula evaluates to &amp;lt;tt&amp;gt;False&amp;lt;/tt&amp;gt;), nothing is inserted in it.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Copy a field code&lt;br /&gt;
|anchor=copy&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=You can copy an existing field code with the '''Copy''' button ([[File:Des_PII_copy.png|link=]]). This opens the '''New Field Code''' view with the copied information. The name of the field includes &amp;quot;_''N''&amp;quot;, where &amp;quot;''N''&amp;quot; is the number of the copy. For example: Greeting_1, Greeting_2, and so on.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Delete a field code&lt;br /&gt;
|anchor=delete&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=To delete a field code, just click the delete icon ([[File:Des_PII_delete.png|link=]]).&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Search for a field code&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=To search for a field code, use the search box above the table. The results filter automatically based on the text you enter in the search box.&lt;br /&gt;
&lt;br /&gt;
[[File:Des_FC_search.png]]&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Characters allowed in names&lt;br /&gt;
|anchor=characters&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext={{{!}}&lt;br /&gt;
{{!}}+Additional Characters Allowed in Object Names&lt;br /&gt;
!'''Name'''&lt;br /&gt;
!'''Character'''&lt;br /&gt;
!'''Name'''&lt;br /&gt;
!'''Character'''&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Hyphen&lt;br /&gt;
{{!}} -&lt;br /&gt;
{{!}}Exclamation point&lt;br /&gt;
{{!}}!&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Number sign, pound&lt;br /&gt;
{{!}}#&lt;br /&gt;
{{!}}Dollar sign&lt;br /&gt;
{{!}}$&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Caret&lt;br /&gt;
{{!}}^&lt;br /&gt;
{{!}}Asterisk&lt;br /&gt;
{{!}}*&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Underscore&lt;br /&gt;
{{!}}_&lt;br /&gt;
{{!}}Curly brackets&lt;br /&gt;
{{!}}{ }&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Angle brackets&lt;br /&gt;
{{!}}&amp;lt;nowiki&amp;gt;&amp;lt;&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
{{!}}Period, full stop&lt;br /&gt;
{{!}}.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Backslash&lt;br /&gt;
{{!}}&amp;lt;nowiki&amp;gt;\&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
{{!}}Parentheses&lt;br /&gt;
{{!}}()&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Question mark&lt;br /&gt;
{{!}}?&lt;br /&gt;
{{!}}Space&lt;br /&gt;
{{!}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}At sign&lt;br /&gt;
{{!}}@&lt;br /&gt;
{{!}}&lt;br /&gt;
{{!}}&lt;br /&gt;
{{!}}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
</feed>