Did they remove the function to write to the chat log?You can't export via Lua. You can push data into SavedVariables and that's it. All other I/O functions and cross-application commands typically found in Lua are not made available via ESO's Lua handler. The commands do nothing at all, or if you're lucky might give you an error.