* (CompileError): undefined function

Well you would need to change the rest of your function code to match… :slight_smile: In my suggestion the first parameter would be the function to run, so you’d need to use another place for the results. Or put the function in another parameter.