split

Document Actions
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

  1. SPLIT(STR, REGEX) - ID = 1 - set the Srtings to split
  • STR – String
  • REGEX – String

outpins

  1. 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