A character has a magic sword called Dawnbringer, which can shed light in a 15-foot radius, and can be extended to 30-foot radius. I wanted to make a macro that didn't require selecting or targeting that character's token, and which could use the Torch API to change the radius of light. I was also just trying to validate the references to being able to use character name in a macro. I haven't been able to confirm that it works at all. I just wanted to save the player time, so they didn't have to select or target a token, because it's always the specific character who has that sword. The character in question has the name "Jakk Hiperon", and their token has the name "Jakk". Neither @{Jakk Hiperon|token_id} or @{Jakk|token_id} worked. I've given up now, and just made it so the player has to select his own token to use the macro, but there are a bunch of references in the macros wiki to using character name in this way, and I don't see any evidence that it's possible.