→
その RegExp のソーステキストを含む String を示します。両端の 2 つのスラッシュ「/」やフラグは含まれません。
RE=/[0-9]abcde/ig; D=regex.source; //=[string]:[0-9]abcde