SCREENATTR()

$SYNTAX$

Arguments

<nRow> Designates the line from which to determine the attribute. The default is the cursor line.

<nColumn> Designates the column from which to determine the attribute. The default is the cursor column.

Returns

SCREENATTR() returns the attribute at the designated position.

Description

SCREENATTR() returns the current screen attribute at <nRow> and <nColumn>. You can query targeted attributes this way and save them to use later, or process them later with INVERTATTR().

TODO: add documentation

Status

Started

Platforms

All

Files

Source is screen1.c, library is libct.