Altova MapForce 2024 Professional Edition

Returns a string which is padded to the right by a single specific character, up to a required length. The desired string length and the padding character are supplied as arguments.

mf-func-pad-string-right

 

Languages

Built-in, C++, C#, Java.

 

Parameters

Name

Type

Description

string

xs:string

Specifies the input string.

desired-length

xs:int

Defines the desired length of the string after padding.

padding-char

xs:string

Defines the character to use as padding character.

© 2017-2023 Altova GmbH