Converts string to lowercase
angular.lowercase(string);
string – {string} –
String to be lowercased.
{string}
Lowercased string.