[ASK] is there any operator to convert double byte char into single byte char

felix_laksanafelix_laksana Member Posts: 12 Contributor I
edited November 2018 in Help
Hi all,

I want to ask is there any operator to convert double byte character into single byte character?
I use it for convert japanese double byte character for alphabet or numeric into a single byte..

For example :
1234 >> 1234
bcd      >> bcd

Thx
Felix
Sign In or Register to comment.