SearchRows (core method)

조회된 데이터 건수를 확인 합니다.

Syntax

ObjId.SearchRows();

Info

none

Returns

Number, 행의 개수

Example

// 조회된 행의 개수 확인
console.log("searchRows:", mySheet.SearchRows());

Since

version desc
7.0.0.0