Pad
Pads a value with the specified string from the left, right or both sides
Inputs
Pad(string, padString, length, [sideOption])
string
- A text valuepadString
- The text to padstring
withlength
- Targer length[sideOption]
- LEFT, RIGHT or BOTH sides option, ex. SideOption.RIGHT