Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can i count chracter in datasource line using BAS.If chracter limit increased so that it can stop/break the process ?
@baldeepo
How can i count chracter in datasource line using BAS
You can use length function, like this
Or use constructor
If chracter limit increased so that it can stop/break the process ?
You can stop current thread with "Success" or "Fail" actions and break all script with "End Script" action
спасибо всем за помощь!
@thecastle Maybe my shab will help you ready :) I posted this in one thread a long time ago: https://community.bablosoft.com/topic/14675/как-загрузить-браузер-с-куками-из-папки/4
@ahmad BAS runs independently on each VPS. Learn how to control the entire VPS at the same time, instead of controlling all the BAS on all the VPS.
@GaG Noted! Thanks for the information. Will try to solve it
I need help urgently, thanks