Clears all the values stored for a given owner.
Syntax
client public static void clearPriceCache(str _owner)
Run On
Client
Parameters
- _owner
Type: str
A string that represents the owner.
Clears all the values stored for a given owner.
client public static void clearPriceCache(str _owner)
Client