in reply to Scalar assignment question
In the first instance it sets scalar to the the number of matches.... returns the list value consisting of those elements for which the expression evaluated to true. In scalar context, returns the number of times the expression was true.
|
|---|