M5 has introduce Linq library on the new release. Linq library provides classes and interfaces that support queries that use Language-Integrated Query (LINQ).
Below is example how linq work in M5
How it look in the form:
Form display the values greater that 9.
Comentarios