跳到主要内容

Array

描述:

  数组对象支持存储的数据类型

签名:

local type Item = integer | number | boolean | string | thread | ContainerItem | Job