rightAlign
Aligns a string to the right.
Information noteNote: This feature is only available in
Talend Data Mapper with the
8.0.1-R2023-11 monthly update or a later one.
Arguments
- Input string.
- Maximum length of the field. The value should be an integer above 0. If 0 or a negative number is provided, the default maximum length of 10 is used.
- Optional: Boolean defining whether the leading and trailing white spaces should be trimmed from the string. It is true by default. This feature is only available in Talend Data Mapper with the 8.0.1-R2024-05 monthly update or a later one.