Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Anonymous
in reply to: Anonymous

Thanks for both your replies. In the end I went with placing each property in between a Try/Catch block, which works great. The code does seem overly long for what I'm trying to achieve, I especially don't like the last line that totals everything up.

 

I've attached the full code below for those interested, if anyone has the time to take a look at it and make some suggestions as to how I can improve it/make it more manageable I'd appreciate it very much.