Specifications
Evaluates toText in a property value
pipo1@enfocus.com, pipo2@enfocus.com[Job.EmailAddress:Separator=",
"]
The email addresses for this job are: - pipo1@enfocus.com -
pipo2@enfocus.com
The email addresses for
this job are:
[Job.EmailAddress:Prefix="
- "]
See also:
• Basic syntax on page 292
• Data types on page 292
• Formatting on page 293
• Comparing on page 295
• String manipulations on page 297
String manipulations
Variables of data type Text, Alt Text and Text Indexed support additional arguments to perform
simple manipulations on the text value of the variable. For Indexed variables, the manipulation
is performed on each item in the list (that is, before the items are sequenced).
If multiple arguments are present, the manipulations are performed in the order as they are
listed in the table (regardless of the order in which they occur in the variable).
ResultValueArgument
trim = leading and trailing white
space removed
One of “trim”, “norm”Space
norm = trimmed and consecutive
white space compressed to a single
space
The string converted to the specified
case (first = first character is upper
One of “upper”, “lower”, “first”,
“word”
Case
case, word = first character of every
word is upper case)
The substring after (and not
including) the last occurrence of the
search string
Search string (non-empty)After
The substring before (and not
including) the first occurrence of the
search string
Search string (non-empty)Before
The substring between and including
the characters indicated by the
indices
Start and end index (one-based)
separated by a comma or a hyphen;
if one of the indices is missing this
indicates the start or end of the
string
Segment
297
Enfocus Switch 10