Vizard 8 » Command Index » Vizard modules » viz » <viz:window>.hideHTML
8.0

<viz:window>.hideHTML

This command hides the HTML display

<viz:window>.hideHTML()  

Remarks

This command hides the HTML window if it is already open.

Return Value

None

Example

viz.window.hideHTML('help.html')
viz.window.hideHTML()

See also

<viz:window>.displayHTML