팩토리 » Api

getscreenloadlogshowtype

Description

SCREEN_LOADLOG_SHOWTYPE 실행 파라미터 값을 리턴한다.

Return Value

Type Description
short SCREEN_LOADLOG_SHOWTYPE 실행 파라미터 값

Example

function btnTest_on_mouseup() { factory.setscreenloadshowtype(2); factory.consoleprint("SCREEN_LOADLOG_SHOWTYPE = " + factory.getscreenloadshowtype()); }

See Also

setscreenloadlogshowtype
getscreenloadlog
setscreenloadlog

Viewer Ver.

25.1.10.1

Update Date

20250110