lowerCase

Description

Converts all characters in a text to lowercase.

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

string

The value to be converted.

String/Text

-

-

Yes

Output

DescriptionOutput Type

Returns converted value.

String/Text

Callback

N/A

Video

Coming soon.

Example

Coming soon.

Steps

Coming soon.

Result

Coming soon.

Last updated