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).
Hello,
I can't understand why this function enter into a infinite loop as show in the Logs screenshot below ?!!!! This only happens in run mode. In record mode everything working as expected !!!
Logs:
Any help is really appreciated ...
@Hannaa do not use labels, they are of no use, only problems. You can't switch labels to other functions
@UserTrue But how could i go back to certain action when some condition found ? I mean what the alternative for using labels ?!
@Hannaa loop and function
@UserTrue I'll try it in this way, though labels working fine within other functions in the same script !! Thnx for your time dude
@Hannaa I work sometimes with labels and its pretty okay, just use a condition and it wont loop anymore.
@UserTrue @NotWegant It works after deleting labels, thnx for your replies
@radb0310 said in Please help me: TypeError: The result of expression 'result' [153,136,234,130] is not a function:
How do I detect that the result function has been overridden,
There is a code: "result = ..." in your script
@spa3212 said in UI button to perform specific function:
I wonder if it is possible to have a Button on a UI interface. When click it perform a specific Call to function.
https://wiki.bablosoft.com/web-interface/#/callbasfunction
@Fox thnks alot u help me alot
@chekamarue Right now no, but in next version function order will be alphabetical.