Function SetScrStr() Foundation
Toggles hidden screen output.
SetScrStr( <lHiddenOutput> ;
) --> lHiddenOutput
Returns .T. if hidden screen output is active otherwise .F.
Hidden screen output occurs in a separate screen buffer which is retrieved using GetScrStr() and displayed with RestScreen().
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.