@Kenjirou wrote:
I have a string like: “ABC DEF GHI I don’t have it”
And it warp like this:
“ABC DEF GHI I don’
t have it”
What I want:
“ABC DEF GHI I
don’t have it”How can I solve it? String is variable.
Posts: 7
Participants: 2
@Kenjirou wrote:
I have a string like: “ABC DEF GHI I don’t have it”
And it warp like this:
“ABC DEF GHI I don’
t have it”
What I want:
“ABC DEF GHI I
don’t have it”How can I solve it? String is variable.
Posts: 7
Participants: 2