公式中 如何去除数组中的某个元素在lotus 公式中,有一个数组choice,现在任意指定一个元素,想要删除该元素,例如choice[1],有什么比较好的方法?[解决办法]@Replace( sourcelist ; fromlist ; tolist )[解决办法]@Replacesubstring好用,你试试吧