Success = WBenchToBack()
D0
BOOL WBenchToBack( VOID );
Causes the Workbench screen, if it's currently opened, to go behind all other screens. This does not 'move' the screen up or down, instead only affects the depth-arrangement of the screens.
If the Workbench screen was opened, this function returns TRUE, otherwise it returns FALSE.