Initially released to IWS Test on 20160106
Enhancements
Special Character Replace Feature
The context menus of text areas for Message Center code now has an 'Escape Special Characters' option. This option allows you to replace special characters in the selection. This option can be useful when you there are issues with special characters if you paste SQL code from elsewhere.
This issue was tracked as Item #136692.
Software Fixes
Issue Exporting Encrypted Message Exchange Parameter
If you set the encrypted option for Read Data from FTP, Read Data from FTPS, Receive EMAIL objects to YES, they would be exported correctly. However, if you set the encryption option to NO, it would be exported with as an empty expression. The code was updated so that if you set the encryption option to NO, it will no be exported with a NO value as expected.
This issue was tracked as Item #137070.
...