화면 » Api

gettraniomapcount

Description

현재 화면에 존재하는 트랜 IO 맵의 갯수를 리턴하는 API이다.

Return Value

Type Description
short 맵의 개수

Example

function btn_test_on_mouseup() { screen.alert(screen.gettraniomapcount()); }

See Also

gettraniomapinfo

Viewer Ver.

9.1.1.1

Update Date

20190409