Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 The Action Statements : RETURN Statement

RETURN Statement
The RETURN statement returns a specified result. The result can be an identifier or a constant. A rule that contains a RETURN statement is a function.
Exceptions
None
Examples
1.
2.
About the Examples

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved