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
@Moastafi74 said in I need old versions of BAS:
i need version 24.8 or lower
https://community.bablosoft.com/topic/22270/i-need-old-versions-of-bas
@Fox Thnak you so much :)
@aman1809 said in Bas does not type:
Hello guys,I am using the trial version of Bas but when I click the element and then tyoe text,the browser doesn't type,any suggestions why it does not?
Use the "Type text" action
cc6a4c01-66e8-4355-a533-bb79ebdb57e7-изображение.png