화면 » Api

getlinkinfocount

Description

연동정보에 등록된 화면의 개수를 반환하는 API이다.

Return Value

Type Description
short 연동 화면 개수

Example

function btn_GetLinkInfo_on_mouseup() { screen.alert(screen.getlinkinfocount()); }

See Also

getlinkautorun
getlinkcopyinfo
getlinkscreenurl
getlinktext

Viewer Ver.

9.1.1.1

Update Date

20091125