Hello!
I just finished my ruby script and inside i have a variable of the type
integer and i am setting this integer to a value that i now whant to put
in a variable that is not in the script its outside the script in the
normal java code, So basicaly i whant to get the value from the variable
inside the script and add that to my variable in the java code,
Anyone know how i can do it?