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).
Im trying to pick a line with smallest number from list.
Like that: Math.min([[NEW_LIST]])
List contains 3 integers but it returns null instead.
How can you do that?
@yourfriendkarol
[[MIN]] = Math.min.apply(null, [[NEW_LIST]]);
||
[[MAX]] = Math.max.apply(null, [[NEW_LIST]]);
@Fox Thanks! will try immediately
@Fox Great thanks it works!
@WhiteNeOne https://community.bablosoft.com/topic/20110/how-to-remove-first-country-code-on-phone-verification/2
@jalalabova said in how to search for action number (in error):
why is there no answer to this. I need this
Because this question has already been answered on the forum. There is a high probability that the problem is in curly brackets used as a string in BAS actions
@Diya.3rif Will be in future versions, but right now not implemented. You can set thread number only for whole script