Integer |
A whole number. The range of values
depends on the local system architecture. |
Real |
A real number expressed with a decimal
point (for example, 5.4321). The range of values depends
on the local system architecture. Process Composer supports both 32-bit or 64-bit floating point
numbers. |
String |
One or more characters. The characters
can be numbers or letters. Select the string's
Subtype:
- Singleline: The data entry
field consists of a single line, and the text
scrolls to the left as the user types.
- Multiline: The values
consist of multiple lines of text. The text box is
scrollable, and the text wraps to the next line as
the user types.
|
Boolean |
TRUE or FALSE. |
Timestamp |
The date and time in
mm/dd/yyyy hh:mm:ss am/pm format;
for example, 03/24/2008 10:05:00 pm (or
dd/mm/yyyy hh:mm:ss am/pm,
depending on locale). You can also enter the date as an
integer representing the number of milliseconds since
January 1, 1970. (The date format displayed depends on a
user setting.) |
Object |
A reference to an object in the
database, such as a part of a document. Click to
select the Object. |