Static Function UCaseFirst ( String As String ) As String
Return the string with its first letter converted to upper case.