home *** CD-ROM | disk | FTP | other *** search
- IsStruct(variable)
- StructClear(structure)
- StructCopy(structure)
- StructCount(structure)
- StructDelete(structure, key [, indicatenotexisting ])
- StructFind(structure, key)
- StructInsert(structure, key, value [, allowoverwrite ])
- StructIsEmpty(structure)
- StructKeyArray(structure)
- StructKeyExists(structure, key)
- StructKeyList(structure [, delimiter])
- StructNew()
- StructUpdate(structure, key, value)