Resolved! Receiving error "the undefined value has no properties" calling script
Hello, I have am having trouble when I test my script. I dont think my array is working or in the right location. I want to push all the servers im getting into an array. var user = gs.getUserID(); var arr = []; var ccsd = new GlideRecord('cmdb...
