Expressions (Concept): Difference between revisions
Dgreenwood (talk | contribs) No edit summary |
Dgreenwood (talk | contribs) No edit summary |
||
| Line 6: | Line 6: | ||
* For general information about the different kinds of Grooper expressions you can configure: | * For general information about the different kinds of Grooper expressions you can configure: | ||
** [[Code Expressions]] | ** [[Code Expressions]] | ||
* For a list of example expressions: | * For a quick reference 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: | ||
Revision as of 09:52, 11 April 2024
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 configure:
- For a quick reference list of example expressions:
- For information about LINQ expressions and example LINQ expressions:
- "Expressions" should not be confused with "regular expressions". For more information on regular expressions (regex), visit the following resources: