Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to get Variable from Variable Set withe script

Dolev Peretz
Tera Contributor

Hi, 

I created record producer with Variable and  Variable Set.

one of my Variable in the Variable Set need

Reference qualifier  that use in the Variable of the record producer. 
Variable- model_id . 
Variable Set - cards  😆 Variable: model_card.
to my  model_card. i try this in  Reference qualifier : javascript:'u_parent='+current.variables.model_id;
and this script i get undefined value to Variable: model_card.
because i can get only the variables in Variable Set and the script cannot find the Variable:model_card he not exsist in the Variable Set.

 how can i get the value of Variable  in the record producer to Variable  in Variable Set .

TNX

0 REPLIES 0