SCRIPT DESCRIPTION - MODULE

Support
  • fdd806ec-c608-439a-b823-d979bb071783-image.png

    Scripte module is used to get statistical performance of your scripts. For example, it can be the thread number, the number of successful executions, and the number of unsuccessful executions. A useful module when you need to call a script on certain threads, for example only 2 and 4. Then you can use the IF construct and check the thread number in the autoscript.

    7661d0b1-fe3a-4fb2-8fc7-4a45c95726be-image.png

    DESCRIPTION module is designed to replace and search for strings in files or multiple files. This is what regular expressions are. Better than a simple search in topics, which allows you to create a template of conditions by which you should find a substring and do some manipulations with it. BAS works with regular expressions easily and simply and can extract data from strings, replace them or group them.

    More information in telegram chat @bas_english