Expressions (Concept): Difference between revisions
Dgreenwood (talk | contribs) No edit summary |
Dgreenwood (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<blockquote> | |||
"Expressions" are snippets of Visual Basic code that expand Grooper's core functionality. | |||
</blockquote> | |||
Please refer to the following articles for more information: | Please refer to the following articles for more information: | ||
Revision as of 09:53, 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: