FME Transformers: 2024.1

Categories
Strings

StringPadder

Pads the selected attributes with a specified character, either on the right or left side. For each attribute specified, if the attribute's length is less than Pad Width, spaces will be added to the given side to bring it up to that length.

Example

Original value: "hello"

Pad Width: 10

Side to Pad: Left

Resulting value: "     hello"

Configuration

Output Ports

Note  Feature order may change in relation to other output ports. Feature order per port is maintained.

Parameters

Editing Transformer Parameters

Transformer parameters can be set by directly entering values, using expressions, or referencing other elements in the workspace such as attribute values or user parameters. Various editors and context menus are available to assist. To see what is available, click beside the applicable parameter.

For more information, see Transformer Parameter Menu Options.

FME Community

The FME Community is the place for demos, how-tos, articles, FAQs, and more. Get answers to your questions, learn from other users, and suggest, vote, and comment on new features.

Search for all results about the StringPadder on the FME Community.