filter (objectlist, x.LogicalStatement)
<O N="filterObject1" T="Project" Category="Functions" TransAlignRule="1">
<!-- created by ParamML Examples on 13.02.2023 -->
<P N="List1" V="[0,1,2,3,4,5,6,7,8,9]" />
<P N="OddNumbers" V="filter(List1, x%2 .NE. 0)" />
</O>Last updated
