Skip to main content

인수

table
New object table로 copy할 optional source table입니다. omitted 또는 nil이면 empty object table을 반환합니다.

반환값

table
Real JSON object marker로 marked된 new table입니다. Source entries는 copy되지만 Real JSON type marker는 제외됩니다.

예제

Empty object를 포함해 new table marked as a JSON object를 create합니다.