History for LastIndexOf

changed:
-
Description

 This part is designed to find the index within this string of the last occurrence of the specified substring. The integer returned is the largest value. 

figure

 <img src="lastIndexof.JPG" />


inpins

 1 lastIndexof(IN1, IN2) - ID = 1 - set the Srtings

 o IN1 – first string 

 o IN2 – another string 

outpins

 1 RESULT - ID = 51    - integer
 
links to cvs

 source - revision 1.0 "org.vcb.parts.srting.LastIndexof.java":http://cvs.sourceforge.net/viewcvs.py/vcb/VCB/libraries/src/org/vcb/parts/string/LastIndexof.java at sourceforge.net

 configuration file revision 1.0 "LastIndexof.xml":http://cvs.sourceforge.net/viewcvs.py/vcb/VCB/libraries/configs/string/LastIndexof.xml at sourceforge.net

status

 alpha release