You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to pull data for specific cards from a list, using the name of the card. I'm not really interested in the set, as I'm just trying to sort trends in specific decks. However, for cards with short names, the script is pulling info for cards whose name contains the name of the card I'm looking for. For example, I want the card "Murder" but the script is pulling info for "Accessories to Murder" probably because it comes first alphabetically. Is there any way to request exact matches only? I tried several permutations to no avail. The illustration is the most recent.
The text was updated successfully, but these errors were encountered:
I am trying to pull data for specific cards from a list, using the name of the card. I'm not really interested in the set, as I'm just trying to sort trends in specific decks. However, for cards with short names, the script is pulling info for cards whose name contains the name of the card I'm looking for. For example, I want the card "Murder" but the script is pulling info for "Accessories to Murder" probably because it comes first alphabetically. Is there any way to request exact matches only? I tried several permutations to no avail. The illustration is the most recent.
The text was updated successfully, but these errors were encountered: