You are viewing a single comment's thread from:
RE: Testing The SteemThat Broadcast System
Forget the full bugged by side effects regex and use toLowerCase()
var str = "Hello World!";
var res = str.toLowerCase();
Forget the full bugged by side effects regex and use toLowerCase()
var str = "Hello World!";
var res = str.toLowerCase();