Remove 从字符串里删除子串。 MQL5复制uint Remove( const string substring // 删除的子串 ) 参数 substring [输入] 搜索的字串。 返回值 删除子串的数量。