str.format
フォーマット文字列に任意の変数を埋め込んだ文字列を作成します。引数で指定した値がフォーマット文字列内の任意の場所に埋め込まれた状態で取得できます。
定義
str.format(format, arg0, arg1, ..)
戻り値
string: 処理された文字列
Notice: Undefined offset: 0 in /home/tradetech1/tradetech.online/public_html/wp-content/themes/swell/classes/Utility/Get.php on line 805