Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I return multiple tables separately with UpdateAsync()?

Asked by 5 years ago
Edited 5 years ago

I've been trying to use :UpdateAsync() to return all tables already there, and the new table. But the only way I can seem return both is put them both in a table, which I don't want. How do I return both tables separately? This is inside DataStore. ( https://www.robloxdev.com/api-reference/function/GlobalDataStore/UpdateAsync )

Answer this question