Resolved! Create an object type "Name-Value Pairs"
hi everybody, I´m trying to create an object of type "Name-Value Pairs" in my script. I do not know how!? The only workaround is to create table "u_test" with column "u_param" (type Name-Value Pairs) and do the following: var gr = new GlideRecord("u_...