*TextColor() - HyperView
Specifies the text color.
Syntax
*TextColor (color)
Application
HyperView
Inputs
- color
- A number from 0 to 63 representing the 64 colors in the palette.
Context
*BeginTensor()
*BeginVector()
Example
*TextColor(13)
Comments
The colors on the palette are numbered from left to right, top to bottom beginning with 0.