Can I use gs.info in a Client Script?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Can I use gs.info in a Client Script?
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Thanks for your repaly
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi ,
You can't use
gs.info in a Client Script?
use console.log()
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
It can be used only in server-side scripting. If you want to log the information in client script, create a script include and call it from client script
https://www.servicenow.com/community/sysadmin-forum/i-want-to-log-in-client-script/m-p/2542551
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan