팩토리 » Api

browserexit

Description

브라우저를 종료시키는 API이다.

Return Value

Type Description
void 없음

Remark

**Remark chrome, IE 에서만 적용됨

Example

function btnBrowserexit_on_mouseup() { factory.browserexit(); }

Viewer Ver.

9.1.1.1

Update Date

20170515