Convert String

dineshdesilva

Active Member
Hi
Is there any simple way to convert String to character ?
Need to Update F0030 from F0101z2 but the "search type"
contain 2 data types.
Example: need to move DD AT1 to KTP
AT1 ---> KTP
Thank you in advance
Dinesh
 
Hi Dinesh,

It is easy to do.

Create an assignment with the character variable on the left side.
Press the f(x) button on the upper right side of the Assignment screen.
Select the string variable on the Expression Manager screen and press OK

Through the Expression Manager, you can solve many type conversions (e.g. string to numeric and inversely).

Hope, this will work on your site too.

Regards,

Zoltán
 
Back
Top