The CreatorCon Call for Content is officially open! Get started here.

Minnesota SNUG
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

Meet Magic Johnson!

Hello SNUG Members! Have you ever wanted to meet the basketball legend Magic Johnson? Here’s your chance! I’d like to invite you to Now at Work 2020 on October 6—a one-day digital experience featuring basketball legend Magic Johnson and  showcasing e...

March 12th Developer Meetup

Next #servicenow Developer Meetup March 12th @ 6:00 PM Hosted at #mattersight located on 7700 France Ave S., Edina, MN It'll be a "lab" of some sort, but I'm looking for input, feel free to comment on the meetup (https://www.meetup.com/Minneapolis-Se...

Code for SNUG Lab 2.1 and 2.2

Lab 2.1 Script var grResult = new GlideRecord ( 'duplicate_audit_result'); grResult.addQuery ( 'follow_on_task', current.sys_id ); grResult.query(); var cis = []; while (grResult.next()) cis.push(grResult.getValue('duplicate_ci')); var grCi = new ...

Top Contributors