D toc |
---|
Excerpt |
---|
In this example, your target system has a limit on the maximum length for the First Name and Last Name fields. You can use the following transforms to evaluate and truncate your strings based on their length. |
Test String Length
You can use the following command to write a TOO LONG
message when the length of the first_name
field exceeds 32 characters:
...
D s also | ||||
---|---|---|---|---|
|