Casing Node
The Casing Node applies an output case and an optional Case Definition as the final node in standardization definitions.
Used in:
Properties
Output case
Select uppercase, lowercase, or proper case.
Case definition
The name of the case definition to apply (if desired). All the case definitions that belong to the same data type and have the selected output case will be displayed.
Output
Message
If the scheme matches the input, the message is "Changes applied". Otherwise, the message will be, "No changes applied".
Result
The string after casing.
Note: The result may be identical to the input even though "Changes applied", if the string was in the right case to begin with.