History for Concat2

changed:
-
description

     This part is designed to concat two strings getted by two inpins. If both inpins are getted it firs the result string which is the concatination of two input strings.

figure

  <img src="Concat2.gif" />


inpins

  1. FIRSTSTR(String)  - ID=1 - first string

  2. SECONDSTR(String) - ID=2 - second string

  
outpins

  1. RESULTSTR(String) - ID=51 - concatination of the first and second strings

  
links to CVS

  source
"org.vcb.parts.string.Concat2":http://cvs.sourceforge.net/viewcvs.py/&#42checkout&#42/vcb/VCB/libraries/src/org/vcb/parts/string/Concat2.java?rev=1.4

  configuration
"Concat2.vcb":http://cvs.sourceforge.net/viewcvs.py/&#42checkout&#42/vcb/VCB/libraries/configs/string/Concat2.vcb?rev=1.5