In aWriter 5 we have several instructions, which allow us to interact with the program, in order to create a structure that will later be the basis for our article. The operation is very simple, in fact, just write the text and then the words or phrases that we want the program to choose, the important thing is that they begin with 4 spaces.
Practical example:Today is a nice day; a sunny day; a wonderful day.The result will be:Today is a beautiful day.orToday is a sunny day.or againToday is a wonderful day.Basically aWriter will choose one of the 3 options for us to complete the sentence. As you have already guessed the options, called Items in the program, of course they can be many more and they can be simple words or entire sentences.
What we need is to take a ready-made article and modify it in such a way that by changing only a few parameters within it, such as the title only, aWriter will do the rest for us, effectively creating a new article that will be unique , exclusive and original, although obviously this depends on the number of Items (options) that we will use within the script. In other words, we have to create a generic pattern with aWriter that can adapt to all the articles and is simple to do.