Skip to main content

appendString

A Workflow Engine function that appends a static string to an existing field separated by a space character.

This function is available as a feature of the Workflow Engine v1.0 and later.

This function is available for event, alert, and Situation workflows.

Back to Workflow Engine Functions Reference.

Arguments

Workflow Engine function appendString takes the following arguments:

Name

Required

Type

Description

string

Yes

string

String to append.

destination

Yes

string

Field to append the concatenated string to.