fn field_string( table: &LuaTable, field: &str, at: &str, ) -> Result<String, String>
A required string field, named in the error so the script author knows which one to fix.