Skip to content

String_lower

hpgDesigns edited this page Aug 8, 2021 · 1 revision

Notation

Description

Converts all the letters in the given string to lowercase and returns the result.

Parameters

  • str, the string to format

Return Values

Returns the string after lowercase conversion.

Example Call

Example of using the function.

NOTOC

Category:Function:String

This is number 1

Clone this wiki locally