팩토리 » Api

getscreenloadlog

Description

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

Return Value

Type Description
short SCREEN_LOADLOG 실행 파라미터 값

Example

function btnTest_on_mouseup() { factory.setscreenloadlog(true); factory.consoleprint("SCREEN_LOADLOG = " + factory.getscreenloadlog()); }

See Also

setscreenloadlog
getscreenloadlogshowtype
setscreenloadshowtype

Viewer Ver.

25.1.10.1

Update Date

20250110