strToLower


strToLower String

strToLower (String str)

Converts the input string to lowercase.

Parameter:

str - String to be converted to lowercase

Returns:

The string is converted to lowercase.

Related topic

Example:

str = "This Is An Example String"
str2 = strToLower(str)
// str2 is "this is an example string"

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*