How to repeat a sub-string using Sage X3 keyword
You may come across where you wanna a repeat the word n times. String$ is used to define a string , the result of repeating a sub- string or an ascii code. If the number of characters in the result is more than 255, the string returned is truncated to 255 characters without generating an… Read More »