Hello colleagues, is there a counterpart for the string literal split to multiple lines like in python?
d = '09ab\
eff1\
a2a4'
Wishing a happy day,
Andreas
Hello colleagues, is there a counterpart for the string literal split to multiple lines like in python?
d = '09ab\
eff1\
a2a4'
Wishing a happy day,
Andreas