@Bigma So can I ask one more thing? How can I repeat a specific action? For example: If it gets a phone number and fails, I want it to get it again. But I want to solve this with a single loop command instead of adding multiple commands. But of course, if it is successful, I want it to continue the process.
Please help me: TypeError: The result of expression 'result' [153,136,234,130] is not a function
-
I get the error "TypeError: The result of expression 'result' [153,136,234,130] is not a function. while performing action" when using the Result block.
This error occurs after I removed the Logger Module and used the built-in Results block, I am using BAS version 27.1.0

-
@radb0310 said in Please help me: TypeError: The result of expression 'result' [153,136,234,130] is not a function:
Someone please help me
You have already been given an exhaustive answer
-
@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