str.substring
対象文字列の指定範囲を取得します。何文字目以降、何文字目から何文字目、などで指定できます。
定義
str.substring(source, begin_pos, end_pos)
戻り値
string: 取得した文字列
Notice: Undefined offset: 0 in /home/tradetech1/tradetech.online/public_html/wp-content/themes/swell/classes/Utility/Get.php on line 805