/
Introduction to Groovy
Introduction to Groovy
You can Skip this section if you are already familiar with the Groovy language and move on to the tutorials to start writing Groovy scripts in JMWE.
This tutorial details the following chapters:
- Basic Groovy Syntax
- Program structure in Groovy
- Data types in Groovy
- Operators in Groovy
- Control structures in Groovy
- Closures
- Manipulating Data types
References
, multiple selections available,
Related content
Groovy tutorial
Groovy tutorial
Read with this
Basic Groovy Syntax
Basic Groovy Syntax
Read with this
Program structure in Groovy
Program structure in Groovy
Read with this
Groovy Variables and Functions
Groovy Variables and Functions
More like this
Using Groovy with JMWE
Using Groovy with JMWE
More like this
Scripting
Scripting
More like this