I'm trying to use the execute method in a UDF, but get the following error:
Remote function calls are not allowed within a function.
I can't find any info on what this means. Is it possible to use the execute method at all in a UDF? Thanks for your help!