Function InvertWin() Foundation
Inverts the foreground and the background color on the screen.
InvertWin( [<nTop>] , ; // Default: 0
[<nLeft>] , ; // Default: 0
[<nBottom>], ; // Default: MaxRow()
[<nRight>] ; // Default: MaxCol()
) --> cNullString
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.