ServiceNow: How to get current scope name ?

Hello Everyone

If you want to know what is your application scope name, then you can use below API


  gs.info ( gs.getCurrentScopeName() );
  
  

Hope it helps.

Thank you

Comments

Popular posts from this blog

grep: unknown device method

Uploading files to FTP/SFTP using CURL

How to find outgoing IP in Linux ?