데이트피커 » Api

getdisplaytext

Description

delimiter_char 적용된 날짜 텍스트를 반환하는 API이다.

Return Value

Type Description
STRING 날짜 구분문자 적용된 텍스트

Example

function btngetdisplaytext_on_mouseup(objInst) { screen.alert("displaytext : " + datepicker.getdisplaytext()); }

Viewer Ver.

9.1.1.1

Update Date

20160923