Using Text Fields
Explanation
The text fields can be edited by clicking inside the fields.
Prerequisites
N/A
System Effects
N/A
Window
N/A
Related Window Descriptions
N/A
Procedure
Text values can contain almost any character. However, some characters are reserved by the
application logic and can not be used.
You are not allowed to enter the following characters in Key Attributes:
- Text Separator (the caret symbol ^, ASCII 94)
- File Separator (ASCII 28)
- Group Separator (ASCII 29)
- Record Separator (ASCII 30)
- Field Separator (ASCII 31)
You are not allowed to enter the following characters in Attribute Values:
- File Separator (ASCII 28)
- Group Separator (ASCII 29)
- Record Separator (ASCII 30)
- Field Separator (ASCII 31)