数组_删除成员 4个参数
参数1=保存变量
参数2=要操作的原内容
参数3=要删除的位置
参数4=分割符号
例:#if#actmov S$原内容 1,2,3,4,5数组_删除成员 S$结果 <$str(S$原内容)> 3 ,sendmsg 6 S$结果=<$str(S$结果)>