Expressions (Concept): Difference between revisions
Dgreenwood (talk | contribs) Created page with "'''''Expressions''''' are snippets of Visual Basic code that expand Grooper's core functionality. Please refer to the following articles for more information: * For general information about the different kinds of Grooper expressions you can confgure: ** Expressions - 2023 * For a list of example expressions: ** Expressions Cookbook * For information about LINQ expressions and example LINQ expressions: ** LINQ to Grooper Objects" |
Dgreenwood (talk | contribs) No edit summary |
||
| Line 5: | Line 5: | ||
* For general information about the different kinds of Grooper expressions you can confgure: | * For general information about the different kinds of Grooper expressions you can confgure: | ||
** [[Expressions | ** [[Code Expressions]] | ||
* For a list of example expressions: | * For a list of example expressions: | ||
** [[Expressions Cookbook]] | ** [[Expressions Cookbook]] | ||
* For information about LINQ expressions and example LINQ expressions: | * For information about LINQ expressions and example LINQ expressions: | ||
** [[LINQ to Grooper Objects]] | ** [[LINQ to Grooper Objects]] | ||
Revision as of 17:17, 28 December 2023
Expressions are snippets of Visual Basic code that expand Grooper's core functionality.
Please refer to the following articles for more information:
- For general information about the different kinds of Grooper expressions you can confgure:
- For a list of example expressions:
- For information about LINQ expressions and example LINQ expressions: