화면 » Api

getlinktitle

Description

특정 연동정보 화면의 타이틀을 가져오는 API이다.

Parameters

Parameters Type Description
nLinkIndex short 인덱스

Return Value

Type Description
STRING 타이틀 텍스트

Example

function btn_getlinktitle_on mouseup() { screen.alert(screen.getlinktitle(0)); }

See Also

getlinkautorun
getlinkcopyinfo
getlinkinfocount
getlinkscreenurl

Viewer Ver.

9.1.1.1

Update Date

20091207