matches
last edited 4 years ago by Lusin_S_Sargsyan
description
This part is designed to tell whether or not the string matches the given regular expression. If the matches occurs the result is true, otherwise the result is false.
figure
inpins
- MATCHES(STR, REGEX) - ID = 1 - set the Srtings to match
- STR – String
- REGEX – String
outpins
- RESULT - ID = 51 - boolean
links to cvs
source - revision 1.0 org.vcb.parts.srting.Matches.java at sourceforge.net
configuration file revision 1.0 matches.xml at sourceforge.net
status
alpha release