Documentation

toLowerCase()

Transforms the string to lowercase.

toLowerCase(): this;

Return value

This builder, for chaining.

Related