![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Contains a string of RD (raw data) syntax. The data encoding corresponds to one of the 16 possible user-defined external syntaxes XC01 to XC16. One of the values 'XC01' to 'XC16' representing the user-defined external syntax.
Line 1 sets Raw Data field RD of table TESTUNI to a string "ABC DEF". Line 2 converts this string (encoded in external code page XC02) to Unicode. Line 3 displays the result: ABC DEF.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |