Converts the expression embedded in text into a string.
Expressions embedded in text and Activity parameters can be converted to strings:
The following parameters can be converted to strings if [Text (Expression Embeddable)] is selected as the method for specifying attributes.
The expression should be written according to the following syntax:
Note that if the attribute of the activity whose name contains "\" is used in the attribute value reference, the character must be preceded by the escape character "\".
Example: Referring to the activity responsible named "Approved(\1000000 or higher)"
Table: Formats and Restrictions of Text Input
Attribute Type | Format | Value Restrictions |
---|---|---|
String | - | No Restriction |
Integer | [0-9]* | Range of long value |
Double-precision | [0-9]*[\.][0-9]* | |
Principal | ||
User Role | ||
Date | yyyy-mm-dd | |
Boolean | "TRUE" | "FALSE" |