PAD_LEFT Function


Description: Prepends a specified character or characters to the left side of an input string.

Parameters: String, Integer, String

  • Input String: The input string to which characters are to be prepended.
  • Final Length:
  • Padding String:

Return:

Syntax: PAD_LEFT(<source>,<integer>,<string>)

Example:

PAD_LEFT( DE(“FirstName”).getValue( ), 10, “*”);

{{export-indexterm primary="PAD_LEFT function"/}}

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI DevX Workbench for Eclipse 23.06