B4J Question String fuctions in B4J

ThRuST

Well-Known Member
Licensed User
Longtime User
I am looking for a library to handle string functions in B4J. Similar to all those in Visual Basic.NET like Mid, SelStart, SelLenght, Lenght etc I've tried jStringUtils in the IDE but it won't do these things.
Is there a library available for this. It should be part of the libraries IDE maybe I've missed something?
 
Top