webMethods and Intelligent Business Operations 10.2 | Designing and Implementing Composite Applications | webMethods CAF and OpenCAF Development Help | User Interface Controls Concepts | Client-Side Libraries | Strings
 
Strings
Composite applications often use comma-separated value (CSV) strings to serialize lists for transfer between server and client.
The Composite Application Framework library extends the core JavaScript String object with extra methods:
*The formatMessage(params) method constructs a parameterized message similar to the java.text.MessageFormat class.
*The escapeJS() method ends the use of JavaScript blocks within programmatically generated HTML fragments.
*The escapeRegExp() ends the JavaScript for use by new RegExp() method.
*The trim() method deletes the leading and trailing white space.

Copyright © 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release