PAD_RIGHT Function
Description: Appends a specified character or characters to the right side of an input string.
Parameters: String, Integer, String
- Input String: The input string to which characters are to be appended.
- Final Length:
- Padding String: The character(s) to append to the right side of the source string.
Return:
Syntax: PAD_RIGHT(<source>,<integer>,<string>)
Example:
PAD_RIGHT( DE(“FirstName”).getValue( ), 10, “*”);
{{export-indexterm primary="PAD_RIGHT function"/}}
{{export-indexterm primary="PAD_RIGHT function"/}}
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*