Boolean scalar
Valid for: APL (child task) object
By default, any child task you create using the APL object class will have its own session
window. However, if you set the background
property to 1, the task will not have a session window and all its output will
be thrown away (you must set this property before calling the Open
method).