Skip to main content Skip to complementary content

Configuring the tGroovyFile component

Procedure

  1. Double-click the component to display the Component view.
  2. 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")
  3. In the Variables table, add a line by clicking the [+] button.
  4. In the Name column, enter "age", and then in the Value column, enter 50.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!