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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
OK solved it. Slice is the way... can you recommend a good book with all the methods etc.
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