Skip to content

Instantly share code, notes, and snippets.

@guilhermelinhares
Last active November 17, 2022 14:41
Show Gist options
  • Save guilhermelinhares/4ba6711107322d14297b76c1aeb7744e to your computer and use it in GitHub Desktop.
Save guilhermelinhares/4ba6711107322d14297b76c1aeb7744e to your computer and use it in GitHub Desktop.
Get the value of the passed parameter - Servicenow
//Script Bussines Rules
var return_params = gs.action.getGlideURI().getMap().get('value_params');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment