Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Convert String to Bytes

Former Member
0 Likes
1,735

Hi Experts,

I need to convert a string variable, or a RAW line, to bytes.

Does anyone know how can I do it?

Best regards

1 ACCEPTED SOLUTION
Read only

brad_bohn
Active Contributor
0 Likes
721

Function SCMS_STRING_TO_XSTRING

3 REPLIES 3
Read only

Former Member
0 Likes
721

Hello,

Do you mean Binary data by Bytes?

Vikranth

Read only

brad_bohn
Active Contributor
0 Likes
722

Function SCMS_STRING_TO_XSTRING

Read only

Former Member
0 Likes
721

Thanks, that works fine

Regards