Skip to main content

인수

any
필수
Inspect할 value입니다. Non-table values는 false를 반환합니다.

반환값

boolean
value가 table marked as a JSON object이거나 Real JSON table detection이 table을 array로 분류하지 않으면 true입니다. Empty unmarked tables는 true를 반환합니다.

예제

Table이 Real JSON encoder에 의해 treated as a JSON object 되는지 check합니다.