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

what is alternative of this.change.update() function in script include update function in ServiceNow

Ashish84
Tera Contributor

- I have Business rule  after insert update in that BR one script include update function is called in that function i have written this.change.update().

- What is Alternative of this.change.update()

 

1 REPLY 1

-O-
Kilo Patron

You need to provide a lot more details about the business case, purpose, code and the Business Rule for a meaningful answer.