화면 » Api

getlinkcopyinfo

Description

특정 연동정보 화면의 복사 정보를 가져오는 API이다.

Parameters

Parameters Type Description
nLinkIndex short 링크 인덱스

Return Value

Type Description
STRING 복사정보

Example

function btn_getlinkcopyinfo_on mouseup() { screen.alert(screen.getlinkcopyinfo(0)); }

See Also

getlinkautorun
getlinfinfocount
getlinkscreenurl
getlinktitle

Viewer Ver.

9.1.1.1

Update Date

20091125