SC2198: Arrays don't work as operands in [ ]. Use a loop (or concatenate with * instead of @).
Array expansions become a series of words in [ .. ]. Operators expect
single words only.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
SC2198: Arrays don't work as operands in [ ]. Use a loop (or concatenate with *… Tags None Referenced Files None Subscribers None
Description
Details
|