closeConfig()
The closeConfig() function (client-side) closes the window or inline frame where users are configuring an item without submitting the configuration. It supports all window modes: new browser tab, popup window, or as an embedded frame in the transaction.
Syntax
Use this syntax for the closeConfig() function:
closeConfig();
Return Value
The closeConfig() function returns undefined.
Parameters
The closeConfig() function doesn't accept any parameters.