![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The character string that is returned after all the occurrences of a pattern are replaced. A character string that you can use to replace any other occurrences of the pattern, after the list in with_these is exhausted.
•
• If you do not specify a value for with_these, supplying only a value for else_with_this, all occurrences of the pattern are replaced with the else_with_this value.The following rule removes the underscores and truncates a TIBCO Object Service Broker name to eight characters so that it is a valid name for an object outside TIBCO Object Service Broker.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |