@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
Ive tried searching everything but cannot find this simple answer
If i create a function can i use in different app?
I use function manager and read this https://wiki.bablosoft.com/doku.php?id=functions
I wanted to practice making the function from this tutorial https://wiki.bablosoft.com/doku.php?id=how_to_change_proxy_if_it_fails
but that tutorial does show how to make a function.
Either way i was able to create the function and save but if i open new project i cannot call the function that i just made and the function manager shows 0 functions.
I thought it was a bug so i restarted the app and my system but still does not show saved function
Is there a way to use save a function and use globally?