Skip to main content

参数

table
Optional source table,会 copy 到 new object table。若 omitted 或 nil,则返回 empty object table。

返回值

table
带有 Real JSON object marker 的 new table。Source entries 会被 copy,但不包括 Real JSON type marker。

示例

Create new table marked as a JSON object,包括 empty object。