string functions

  1. C

    AI says 'Caching values' in loops containing string.ToLowerCase improves performance, is this true?

    I've been having my first play with https://chatgpt.com/g/g-67c449c559188191877c2b94019f028b-b4x-assistent (thanks to @Alexander Stolte!). Just firing questions and trying to learn. I ended up chatting about string performace in relation to string.ToLowerCase and it started talking about...
  2. Daniel44

    Android Question String Functions for inovice number is not working as I expect[SOLVED]

    Hi all. I am working on a system in which I am generating a unique number for invoices. I know there are scripts for unique values but they do not work for me for an invoice. I need the invoice number to be easy to read. The following script when it gets to 10 adds a 0 to the right and it is not...
  3. LucaMs

    B4A Library [B4X][B4Xlib] lmVBStrFuncs

    UPDATE: V. 2.00 (please, read this post). B4XLib that provides 12 VB6/VBA string functions. Being a B4XLib, you can use it in B4A, B4J, B4i and is possible to read/modify the source code. I have decided to develop only those for which there are no analogues or identical in B4X. Remember...
Top