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

Function Model to separate text string

Former Member
0 Likes
383

Hi all,

Has anyone used a standard function model to separate a text string into smaller text sub-strings (size fixed) without chopping words ?

Best regards,

PCastro.

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
355

I think that the function module FORMAT_TEXTLINES may preserve the words when wrapping.

Regards,

Rich Heilman

Read only

0 Likes
355

Thanks Rich,

Right-on , it works perfectly!

Regards,

PCastro.