Multi-line text search in VSCode (with RegEx)
Small post – just because I needed it recently – and it made me think of this little gem that I still had to…
Small post – just because I needed it recently – and it made me think of this little gem that I still had to…
If you want to remove any specific characters in a text, such as removing -*!? characters, you can use below code. NewText := DelChr(OldText,…
I’ve recently been working with a client to implement Jet Reports as a replacement for Management Reporter. As part of this implementation, it was…
Quick Tip on using HTML Text Control in Canvas Power Apps Continue Reading priyeshwagh777’s Article on their blog HTML Text control in Canvas Power…
Many moons ago when I was studying towards my Computer Science degree, the term ‘Netiquette’ was used to define an acceptable way of communicating…