SecondBASIC Documentation v3
Home
/
Function Reference
/
CurInk()
CurInk()
Description:
Returns the current text palette set by the Ink or Color command.
Syntax:
CurInk()
Example:
Ink 2
Print CurInk()