正则表达式/雅虎管道 - 在表达式后匹配第一个单词

时间:2011-03-19 00:26:32

标签: regex yahoo-pipes

我基本上试图做同样的事情 - How to match the first word after an expression with regex? - 但在Yahoo Pipes中。

我已经测试了Yahoo Pipes中的已解答代码,但似乎根本没有做任何事情。

1 个答案:

答案 0 :(得分:0)

Yahoo's documentation提及支持捕获组。

所以你可能会使用String Regex模块来例如将ipsum (\w+)替换为$1