화면 » Api

gettranmapid

Description

현재 화면의 셋팅되어 있는 트랜맵ID를 반환한다.SOFTBASE

Return Value

Type Description
STRING 맵 ID

Example

function btn_gettranmapid_on_mouseup() { var ScrID = screen.gettranmapid(); screen.alert("설정된 트랜맵ID : " + ScrID); }

See Also

gettranmapcount
gettranmapindex

Viewer Ver.

9.1.1.1

Update Date

20240510