Skip to content

Instantly share code, notes, and snippets.

@mourdok
Last active December 21, 2015 21:18
Show Gist options
  • Save mourdok/6366932 to your computer and use it in GitHub Desktop.
Save mourdok/6366932 to your computer and use it in GitHub Desktop.
#ServiceNow #TipsTricks
copy(g_form.getValue("query").replace(/\^/g, "^\n").replace(/OR/g, "\tOR"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment