Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How to pass field values from business rule to script include

mounika7675
Tera Contributor

Hi,

 

I need to pass field values from business rules to script include. 

 

BR:

User= current.assigned_to;

 

I need to pass the variable "User" value to script include. How can I achieve this?.

 

Can someone help me 

2 REPLIES 2