Hi,
It would be very nice to have a good string management like in B4PPC, left$, mid$, right$, string$, sstr$, instead of B4A substrings functions that are much complex for poor useful.
For example in this function: SubString2 (BeginIndex As Int, EndIndex As Int) As String
the second parameter named Endindex is not the ending because it does not include the last character!
Thanks
It would be very nice to have a good string management like in B4PPC, left$, mid$, right$, string$, sstr$, instead of B4A substrings functions that are much complex for poor useful.
For example in this function: SubString2 (BeginIndex As Int, EndIndex As Int) As String
the second parameter named Endindex is not the ending because it does not include the last character!
Thanks