화면 » Api

gettranmapidex

Description

현재 화면의 트랜맵 중 컬럼인덱스로 맵ID를 가져오는 API이다.SOFTBASE

Parameters

Parameters Type Description
nIndex short 트랜 Info의 맵 컬럼 인덱스

Return Value

Type Description
STRING 맵 ID

Example

function btn_gettranmapindex_on_mouseup() { fld_H.settext(screen.gettranmapidex(2)); }

See Also

gettranmapcount
gettranmapid

Viewer Ver.

9.1.1.1

Update Date

20240510