split
last edited 4 years ago by Lusin_S_Sargsyan
description
This part is designed to split the string around matches of the given regular expression.
figure
inpins
- SPLIT(STR, REGEX) - ID = 1 - set the Srtings to split
- STR – String
- REGEX – String
outpins
- RESULT - ID = 51 - String []
links to cvs
source - revision 1.0 org.vcb.parts.srting.Split.java at sourceforge.net
configuration file revision 1.0 split.xml at sourceforge.net
status
alpha release