.token42 EQUB 160 + 11 \ Print 11 spaces EQUS "YOUR TIME " \ Print "YOUR TIME " EQUS "IS UP!" \ Print "IS UP!" EQUB 160 + 11 \ Print 11 spaces EQUB 255 \ End tokenName: token42 [Show more] Type: Variable Category: Text Summary: Text for recursive token 42 Deep dive: Text tokensContext: See this variable in context in the source code References: This variable is used as follows: * tokenHi uses token42 * tokenLo uses token42