$resetUserVar
Resets a user variable back to it's default value (the one inputted in the app) for every user, or just the provided user.
🧙♂️ Use this function wisely!
Usage
$resetUserVar[variableName;(optional) userID]
Breakdown
variableName
- The name of the variable to reset.userID
- The user to reset the variable for, if no user is provided, then the variable is reset for everyone!