SyntaxFix
Write A Post
Hire A Developer
Questions
With ES6 you can simply do:
for(const element of Results) { element.Active = "false"; }