LastIndexOf
last edited 4 years ago by satenik_danielyan
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
inpins
- lastIndexof(IN1, IN2) - ID = 1 - set the Srtings
- IN1 – first string
- IN2 – another string
outpins
- RESULT - ID = 51 - integer
links to cvs
source - revision 1.0 org.vcb.parts.srting.LastIndexof.java at sourceforge.net
configuration file revision 1.0 LastIndexof.xml at sourceforge.net
status
alpha release