.token48 EQUB 160 + 13 \ Print 13 spaces EQUS "PLEASE" \ Print "PLEASE" EQUB 160 + 2 \ Print 2 spaces EQUS "WAIT" \ Print "WAIT" EQUB 160 + 13 \ Print 13 spaces EQUB 255 \ End tokenName: token48 [Show more] Type: Variable Category: Text Summary: Text for recursive token 48 Deep dive: Text tokensContext: See this variable in context in the source code References: This variable is used as follows: * tokenHi uses token48 * tokenLo uses token48