.token41 EQUB 160 + 6 \ Print 6 spaces EQUS "Less than one " \ Print "Less than one " EQUS "minute to go" \ Print "minute to go" EQUB 160 + 6 \ Print 6 spaces EQUB 255 \ End tokenName: token41 [Show more] Type: Variable Category: Text Summary: Text for recursive token 41 Deep dive: Text tokensContext: See this variable in context in the source code References: This variable is used as follows: * tokenHi uses token41 * tokenLo uses token41