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.

previous object

ArchitaG
Tera Contributor

which scripts can access previous object ?

2 REPLIES 2

M Iftikhar
Tera Sage

 

Could you please clarify which previous object you’re referring to?

 

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.

Like we use current in many of the scripts for accessing the current present data , same like previous , previous.fieldname=value , where previous is used , like it is said to be used in buisness rules , but also said that it is not used in display buisness rule. So I juat want to know , in which scripts , previous can be used ?