Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

How do I get the name of a selected token in a macro?

I figure it would be @{selected|name}, but that doesn't do it. And it doesn't seem to be the same list of properties as in the API? Is there a list of properties?
1398636909
Gauss
Forum Champion
@{selected|token_name} or @{selected|character_name}
Fantastic!