What does the UserIds argument in GlobalDatastore:SetAsync() do?

I don’t really understand what it does or how i can use it.

I did see the documentation, but I couldn’t understand what that argument was for, that’s why i made the topic.

If you just need to save/update data to a DataStore then use DataStore:SetAsync/DataStore:UpdateAsync instead.

It does mention the purpose of the userId field under the parameters table.

Yeah but i don’t understand what it does, is it just something you can access for you to use later or does it actually do something in terms of the function.

It’s to assist with GDPR tracking/removal.

Oh ok, thanks then. 3 0 c h a r s