Procedure
-
Double-click the component to display the Component view.
-
In the Groovy File field, enter the path
to the file containing the Groovy code, or browse to the file in your
directory. In this example, it is D:/Input/Ageducapitaine.txt, and the file contains the
following Groovy codes:
println("The captain is " + age + " years old")
- In the Variables table, add a line by clicking the [+] button.
- In the Name column, enter "age", and then in the Value column, enter 50.