技术文档MQL5参考标准程序库字符串CStringRemoveRemoveRemove从字符串里删除子串。uint Remove( const string substring // 删除的子串 )参数 substring[输入] 搜索的字串。返回值 删除子串的数量。FindRevReplace