What is object in javascript in service now and how it is called. DOES A BUSINESS RULE Contains serverside and client script andhow can we check it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2022 05:53 AM
What is object in javascript in service now and how it is called. DOES A BUSINESS RULE Contains serverside and client script andhow can we check it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2022 05:59 AM
Business Rule contains server side script and Client script contains client side script.
Would be easier to help if you gave some context where these questions are coming?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2022 05:59 AM
Object in javascript is a simple yet complicated concept, you can refer to w3schools link for better understanding:
Business rules uses server side scripting, since it runs on the backend, whenever there is an interaction with the database, so to facilitate this it uses server - side code.
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2022 06:08 AM
Harish