DB » Api

init

Description

DB 인터페이스 라이브러리를 로드하고, 초기화한다.

Return Value

Type Description
BOOL 정상처리 여부

Remark

전용 브라우저 환경에서만 동작합니다.

Example

function btnInit_on_mouseup(objInst) { db01.init(); }

Viewer Ver.

9.1.1.1

Update Date

20240111