FilterRegexp
last edited 4 years ago by ayengibar
description
We have some regexp string and some argument: comparewith if comparewith matches regexp it ouputs the string "comparewith" else it outputs "fail"
figure

inpins
- STR – string REGEXP – regexp string OUT – STR strings it they are matched with regexp
outpins
- String - comparewith = 51 - if comparewith matches regexp it ouputs the string "comparewith" else it outputs "fail"
links to cvs
configuration file revision 1.0:http://cvs.sourceforge.net/viewcvs.py/*checkout*/vcb/VCB/libraries/configs/filter at sourceforge.net
status
alpha release