is it possible to access functions from inside a anonymous function, I would like to use str_contains, but it throws an errow if used inside of an anonymous function. I know