Menu

substring

Anonymous
2022-06-16
2022-06-16
  • Anonymous

    Anonymous - 2022-06-16

    Hi, How do I extract a sub string from a sting or in my case remove the first two characters. The .remove does not appear to work.

     
  • Anonymous

    Anonymous - 2022-06-16

    OK solved it. Slice is the way... can you recommend a good book with all the methods etc.

     
  • Stefan Zieker

    Stefan Zieker - 2022-06-16

    Hi,

    QtScript is like JavaScript based on ECMAScript (they have only a few differences in their built in functions) therefore you can search for JavaScript if you have any questions. I never read a JavaScript or QtScript book because I found anything in the web what I needed.

    Regards,
    Stefan

     

    Last edit: Stefan Zieker 2022-06-16

Anonymous
Anonymous

Add attachments
Cancel