toLowerCase abstract method

RulesString toLowerCase()

Returns a copy of the string converted to lower case.

Implementation

RulesString toLowerCase();