Allows you to add non-informative characters to a string.
Example
Running this code will add "a" for "20" times, placed on the "right" side of the input named "Hi", then the output will be shown in the alert box.
alert($plugin function("Data and Files Automation.dll", "$string pad", "Hi", 20, "a", "Char Right"))