GetData
Function of: ServerStorage
Returns: String
Tags: instance
Get DataStore data with specified Key. Fails and returns 'error' (error fetching key) or 'error_ratelimited' (don't call so often)
Parameters
Name | Type | Description |
---|---|---|
Key | String | Key - name of the key you want to fetch |