0
Change Text Case
Description
This part allows you to convert text to upper case or lower case. This is helpful when you need to standardize user input to a specific case.
Editor Fields
This part uses the following editor fields:
Tab |
Field Name |
Description |
Type/Options |
Optional/Mandatory |
Basic |
Input text |
This is the literal text the system will convert. To reference a data object, use the $(...) syntax. |
Text |
Mandatory |
Basic |
Output path |
This is the path (data object) for the output. |
Data object |
Mandatory |
Example
For an example of how to use the Change Text Case part, download and import the following sample project in your workspace.
Like
Follow
Reply