I want to add text in the same line after INCLUDE in a Sapscript. Can this be done?
Currently I have
/: INCLUDE STANDARDTEXT OBJECT TEXT ID ST * &VARIABLE&
But this puts the variable on the next line and I want it on the same line. I have tried the following and it does not work. Any ideas.
/: INCLUDE STANDARDTEXT OBJECT TEXT ID ST &VARIABLE&