CharAt
last edited 4 years ago by satenik_danielyan
description
This part is designed to find char at the String. It returns the character at the specified index.
figure
inpins
- charAt(STR, INDEX) - ID = 1 - sets the String and the needed index
- STR - String
- INDEX - integer
outpins
- RESULT - ID = 51 - character
links to cvs
source - revision 1.0 org.vcb.parts.srting.CharAt.java at sourceforge.net
configuration file revision 1.0 CharAt.xml at sourceforge.net
status
alpha release