padCharacter Attribute
When a String data element has a length provided it will pad the value as needed to match the length. padCharacter attribute allows the user to specify which character to use when padding the value. By default null (0x00) is used.
|
Note
|
If the String is a multibyte type then a multibyte padCharacter is allowed. |


