Remove
从指定位置开始,删除指定个数的字符。
语法:
Remove(StartIndex) Remove(StartIndex, Count)
参数:
例如:
Dim
在命令窗口执行上述代码,输出结果是:
s2 = abc s3 = abcfg