PascalCaseWithSpace (String str)

Example

We have a customers' dataset in which the ContactTitle field is in pascal case. Our goal is to add spaces between the characters in this field.

We will map the ContactTitle data field to the str under the Input node inside the Function transformation object.

In the output, you can see that the data inside the ContactTitle field has been converted to proper case.

© Copyright 2023, Astera Software