Left

文字列の左側から指定された数の文字を取得します。

string  Left(
  uint  count      // 文字数
  )

パラメータ

count

[in]  文字数

戻り値

結果サブストリング