cancel
Showing results for 
Search instead for 
Did you mean: 

regardibg double byte data type in Xi(japanese character)

Former Member
0 Kudos

hi am giving japanese character(double byte) as a input data types, will you please tell me how to give whether as a string or constant ..etc. and please give information generally about double byte data type

regards,

S.K.Karthikeyan.

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

XI works with UTF-8 internally. You need not distinguish between 1,2 or 4-byte characters, that is automatically done inside the XI.

Use "String" for any character data type.

Regards

Stefan

Former Member
0 Kudos

Hi Stefan,

I got your point it's really helpful for me.

I have one more doubt;

Is there any equivalent type for double byte char in XI ?

regards,

S.K.Karthikeyan.

Answers (0)