$globalUserLeaderboard
Returns the top ten user's username and value for the given global-user variable.
Usage
$globalUserLeaderboard[variableName;sortType (asc/desc)]
Parameters
variableName(Type: String || Flag: Required): The variable to create the leaderboard for.sortType(Type: Enum || Flag: Optional): Whether to sort the leaderboard in ascending (asc) or descending (desc) order.
🧙♂️
$globalUserLeaderboardautomatically generates a description. So,$descriptionshould not be used in the code.
Example
$nomention
$globalUserLeaderboard[Money;asc]