toUpperCase abstract method

RulesString toUpperCase()

Returns a copy of the string converted to upper case.

Implementation

RulesString toUpperCase();