.token31 EQUS " " \ Print " " EQUB 156 \ Set background colour to black EQUB 134, 157 \ Set background colour (configurable, default is cyan) EQUB 132 \ Set foreground colour (configurable, default is blue \ alphanumeric EQUB 255 \ End tokenName: token31 [Show more] Type: Variable Category: Text Summary: Text for recursive token 31 Deep dive: Text tokensContext: See this variable in context in the source code References: This variable is used as follows: * SetRowColours uses token31 * tokenHi uses token31 * tokenLo uses token31