SBM AppScript Reference → Programming SBM AppScript → Extension Functions → Ext.OutputStreamExists()
Determines whether there is a current output stream, such as an HTTP connection to the user's browser. If so, scripts can write to it. For details, refer to Ext.WriteStream( str ).
None.
Returns a Boolean if the output stream exists.
Copyright © 2007–2017 Serena Software, Inc. All rights reserved.