MQL5 リファレンス標準ライブラリ文字列CStringLeft StrLenCopyFillAssignAppendInsertCompareCompareNoCaseLeftRightMidTrimTrimLeftTrimRightClearToUpperToLowerReverseFindFindRevRemoveReplace Left 文字列の左側から指定された数の文字を取得します。 string Left( uint count // 文字数 ) パラメータ count [in] 文字数 戻り値 結果サブストリング CompareNoCase Right