A Boolean property, the result of which determines whether response HTML for the weblet should be shown in a new browser window.
false() – response HTML is shown in the current browser window.
true(), false() or any valid expression that returns True or False.