Vizard 7 » Command Index » Vizard modules » viz » <viz:window>.hideHTML
7.5

<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