![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
A query string, which can consist of one or more of the following: names or keywords (the wild card characters asterisk (*) and question mark (?) can be used if they are enclosed in single quotations), the AND (&) and OR (|) logical operators, the NOT operator (¬), and parentheses symbols “(” and “)”. The entry must be one of: GLOBALFIELD, LIBRARY, OBJECTSET, REPORT, RULE, SCREEN, TABLE, or ALL.
• SEARCH is the interactive version of this tool. It also searches the cross reference index.
• The local variable MSG must be declared by the calling rule.
Raised if there is a syntax error in the querystring, if the value for querystring is invalid or if the value for object_type is invalid. A message is placed in MSG for any of these cases.The following rule searches for the keyword PROCESS_PFKEY and sends the results to the message log:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |