Additional text processing functionality.

ZnAK

New member
Some automation programs for Windows have useful functionality such as a text loop and a line position action.

The parameters of the text cycle are set according to the specified text and text separators (listed in the column). Available result:
loopstring;
loopindex;
loop count;
loopremain;
isfirstiteration;
islastiteration;
isregulariteration;
isodditeration.

The line position has two columns: the source text and the desired text. The result is returned as 0 or 1, or the position number.
You can add an option to the macrodroid-text processing action.
 
Top