I was wondering if Try/Catch works in the Particle environment.
I wrote a small test program in the WEB IDE and the keywords “Try” and “Catch” are highlighted as if recognised, but the program won’t compile. I can’t seem to find any documentation on this in the docs library - so I have to assume that you do not implement this feature?