![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
On return, 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 local variable IDATA as a Unicode string. Line 2 converts it to a Raw Data string encoded in external code page XC02. Line 3 displays the result:
ABC DEF.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |