Pure
Turns the text to upper/lower case and returns it. Only works for ASCII characters (A-Z), not Unicode (Дружба).
Text string.
True: turn to UPPER CASE. False: turn to lower case.
Generated using TypeDoc
Turns the text to upper/lower case and returns it. Only works for ASCII characters (A-Z), not Unicode (Дружба).