What does' sys_idIN' mean when used in a query? Eg : 'active=true^sys_idIN' + function( )

Rama Chandra D
Kilo Guru

I'm trying to figure out a script which has the syntax mentioned in the question, that is 'active=true^sys_idIN' + function( ). Can someone explain to me what does sys_idIN do here? Does it simply include the sys_id passes to the query as one of the a condition?

1 ACCEPTED SOLUTION

Use this



javascript: 'typeLIKExxxx^active=true^sys_idIN' + gs.getUser().getUserByID(user id).getMyGroups().toArray().join() + '^EQ'


View solution in original post

20 REPLIES 20

Mark my response correct and close the thread.



If you are viewing this from Inbox, you will not find a correct answer button. If so, open the thread directly and you will see a Correct Answer button with red star.