return
IBM ILOG Script keyword to return a value from a function.
This IBM ILOG Script keyword is used to return the value of an expression from the current function. It can only be used in the body of a function.
For more information see Function definitions in the Language Reference Manual.