모바일 » Api

toast

Description

알림 메세지를 보여줍니다.

Parameters

Parameters Type Description
strMsg STRING 보여줄 메세지 내용

Return Value

Type Description
void

Example

function btn_toast_on_mouseup(objInst) { mobil_basic.toast("[간단 메시지 알림]\n고객 신용정보를 확인하세요."); }

See Also

msgbox

Viewer Ver.

9.1.1.1

Update Date

20190627