It would be great if a decent debugging/variable watch could be added to the iLogic environment.
While creating rules it is very difficult to do troubleshooting due to the lack of debugging/variable-watch availability. I have to use msgboxes or write a log.txt to check where the code fails or in the more complicated cases first make a vba macro and translate those back to ilogic where i sometimes run into conversion errors again...
I know iLogic is based on VB.net so why does it not have debugging capabilities?