테이블 » Api

getcellmetaidex

Description

셀속성중 meta_id값을 반환하는 API입니다.

Parameters

Parameters Type Description
nCellIndex short Cell Index

Return Value

Type Description
STRING

Example

function screen_on_load() { factory.consoleprint(table.getcellmetaidex(2)); }

See Also

getcellmetaid

Viewer Ver.

9.1.1.1

Update Date

20111115