Where
Specifies a condition that needs to be hold. Works together with the function in
.
Syntax
where Expression
Description
Sifts the iterator defined in the in
command that match the boolean expression.

Specifies a condition that needs to be hold. Works together with the function in
.
where Expression
Sifts the iterator defined in the in
command that match the boolean expression.