Xbasic
a5_generic_close_window_code Function
Syntax
Result as C = a5_generic_close_window_code()
Returns
- ResultCharacter
An Xbasic script that can be executed to close all open windows except the current window.
Description
Generates an Xbasic script to close all open windows except the current window.
Limitations
Desktop Applications Only