Expressions (Concept): Difference between revisions

From Grooper Wiki
No edit summary
No edit summary
Tag: Manual revert
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''''Expressions''''' are snippets of Visual Basic code that expand Grooper's core functionality.
<blockquote>{{#lst:Glossary|Expressions}}</blockquote>
 


Please refer to the following articles for more information:
Please refer to the following articles for more information:
Line 6: Line 5:
* 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:

Latest revision as of 14:28, 21 November 2024

Expressions (not to be confused with regular expressions) are snippets of VB.NET code that expand Grooper's core functionality.

Please refer to the following articles for more information: