I need to “get” the current side of a token that is a rollable table. I use it to show command points in a SWN campaign. I’ll need that to run a true/false Boolean of whether there are enough commandPoints to do a player action. Adjusting what the current side is with token-mod is simple. But getting the current side has me scratching my head. I tried using the Fetch script, but it doesn’t want to work. If anyone can show me how to do that with a known tokenID I’d be grateful and appropriately humbled. I just want to use it in declaring a const Is there a .get for this attribute? That would be easiest, but I’ve dug through page after page with no luck.