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
@to-nice
@akiko6823 said in I have multiple Function Lists. How can I make the function I selected while running the bot work?:
I have multiple Function Lists. How can I make the function I selected while running the bot work?
You need a lot of conditions that would trigger the function on the specified text.
@Rama2131 said in I'm having trouble paying. and always fail..!! even though I have entered the card number and information correctly.:
even though I have entered the card number and information correctly.
?
@samuelao75
Please read the following for LinesFromFile & resources. Wiki 2 Methods Another Post