The first bullet point in this section is "When using the in operator, the values to the right of in must be either a comma-separated list enclosed in parentheses.".
It uses the word "either" implying there will be two or more options, yet only one option is listed. Either remove 'either', or provide the second option.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@karmamule
Good catch! I've assigned this to the author who will get back to you shortly.
Take care,
Michele
Good catch indeed, @karmamule! I'll check and let you know. Thanks for the eagle eye!
I got an answer, @karmamule , and I'll update the doc shortly. The answer is, delete "either." So the sentence should read: "When using the in operator, the values to the right of in must be a comma-separated list enclosed in parentheses." Thanks so much for asking!
Thanks for the updates, I appreciate it!
OK, just checked in the fix. Should be live later today. Thanks again, @karmamule !