ZXQA
2 years agoOccasional Contributor
Object Required error, please help!
Hello, I am trying to use a value that is stored in a Project level variable but I am getting am Object Required error. The error in TC showy the value but it is showing the value as incomplete. ...
- 2 years ago
In case anyone sees this... I have this working now and I don't know why I didn't see it sooner.
I forgot to set the Project variable to Object and then Eval() the w.MappedName so it was not a string. You can only stare at code for so long before your brain turns to mush 🙂 I also fixed my logging.
If anyone sees any other suggestions please let me have it!!
Thank you and I hope this might help someone in the future.