Right

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

string  Right(
  uint  count      // 文字数
  )

パラメータ

count

[in]  文字数

戻り値

結果サブストリング