Allows you to make the first character of a string to lowercase or uppercase.
Example
Running this code will change the first character of the string "this is a sample sentence." to an upper case letter.
This is shown in the alert box.
alert($plugin function("Data and Files Automation.dll", "$first char lower/upper", "this is a sample sentence.", "Upper"))