adspace


How do I create standard texts for the sapscripts?

Answer Posted / Iqbal Hasan Siddiqui

To create standard texts in SAPScript, you can use the TEXT statement. This allows you to define texts that can be reused throughout your script. Here's an example:
```
text my_standard_text 'This is a standard text';
```

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category