home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 March
/
PCWorld_2001-03_cd.bin
/
Software
/
Topware
/
Scriptworx
/
_SETUP.1
/
structure.cfx
< prev
next >
Wrap
Text File
|
1999-12-29
|
405b
|
13 lines
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)