cancel
Showing results for 
Search instead for 
Did you mean: 

Checking the length of a string in sapscript

Former Member
0 Kudos

Is there a way to check the length of a string in sapscript?

What I want to do is, if the length of two strings is greater than a certain ammount, truncate the string.

But I don't know if is possible inside the sapscript

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Never mind, I did it with a perform instead