Skip to main content

인수

table
필수
Inspect할 table입니다. function은 이 argument가 table이어야 합니다.

반환값

table
Source table keys를 포함하는 new array table입니다. Real JSON type marker는 제외됩니다. Order는 table iteration iteration을 따르며 이 function에서 sorted되지 않습니다.

예제

Table의 visible keys를 new JSON array table로 collect합니다.