Page History
...
For an alternative way to invoke code in a Ruby script, refer to the description of the CALL_RUBY_EX activity.
| Note | ||||
|---|---|---|---|---|
| ||||
This activity requires that the LANSA Integrator JSM is executing on a JVM at Java 6 or above. |
CALL_RUBY Example
The following is an example of a Ruby script that receives two arguments, treating them as strings, concatenates them, and returns the result:
...