Name

UI::CloseDialog() — Close an open dialog

Synopsis

boolean CloseDialog() (void); 

Return

boolean

Returns true on success.

Description

Closes the most recently opened dialog. It is an error to call CloseDialog if no dialog is open.