expression.ReGISRestoreTextColors As Boolean
where expression is a variable that represents a Screen Object
expression.ReGISRestoreTextColors As Boolean
Text colors are restored when either the screen is cleared (with the sequence H, J, or 2J), or the application exits ReGIS mode and the entire image scrolls off the screen (for example, as the result of a series of characters).
This behavior differs from an actual terminal, where your original colors are never restored when changed by a graphics application. If colors were changed in ReGIS but no graphics were drawn, the original colors are not restored. This preserves the intent of some text applications that use ReGIS to change screen colors.