Good morning. I come from Visual Basic and I need use some string commands (like right() Left()) and I try to use in B4A. I found something about the use of String Utils, but I dont found nothing to load into my project.
Please can I have instructions about it ?
Thank you.
There is a library named StringFunctions which wraps the built-in string methods and provides the VB style methods.
I recommend you to learn to use the internal methods. They are very simple: