$isConsumed
$isConsumed
will check if the specified consumable has been consumed.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
consumableId | number | Your consumable ID. | true |
userID? | number | The user ID you want to check. | false |
Example(s)
This will check if the provided consumableId
has been marked as used for this user: