We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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