Skip to Content
-1
Dec 16, 2022 at 02:53 AM

insert mulltiple empty space in a string

93 Views Last edit Dec 16, 2022 at 02:56 AM 4 rev

how to insert multiple space in a string?
note: lv_string contains multiple space only
i tried

data lv_string type string.

image.png

if i debug the string is '' and the length is 0

Attachments

image.png (1.0 kB)