![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
To facilitate the coding of generic rules and functions, the rules language permits indirect referencing. You can refer indirectly to:
•
•
•
•
•
• Indirect references in the ON statement itself but you can use them in the statements that form the body of the exception handler
• A local variable or return a value from a function to supply a value for an indirect referenceValues for an indirect reference (that is, names of tables, fields, screens, reports, or rules) are provided by:
• A reference to a table.fieldThe value you provide, either through an argument or in a table.field reference, must have a semantic type of identifier or be typeless.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |