lua exec lua type script Usage # params is dict function EvalCall(params) print(params) print("Hello, world!") end