Right

从字符串右侧获取指定数量的字符。

string  Right(
   uint  count      // 字符数量
   )

参数

count

[输入]  字符数量。

返回值

结果子串。