CloseWindow
function CloseWindow(frameId: string): void
Description
Closes the plugin modal window.
Parameters
- frameId
string
The frame ID.
Returns
void
function CloseWindow(frameId: string): void
Closes the plugin modal window.
string
The frame ID.
void