팩토리 »
Api
unique
Description
배열 내에서 중복값을 제외한 배열을 반환한다.
Parameters
Parameters
Type
Description
arrValue
STRING
값 배열
nStartIndex
short
[옵션] 배열 시작 인덱스
nEndIndex
short
[옵션] 배열 끝 인덱스
Return Value
Type
Description
Array
배열 내에서 중복값을 제외한 배열
Remark
nStartIndex 파라미터와 nEndIndex 파라미터를 지정한 경우, 배열의 전체 내용을 기준으로 처리한다.
Example
//
See Also
stats
Viewer Ver.
9.1.1.1
Update Date
20221018