BackUp LevelNext

StructUpdate

Updates the specified key with the specified value. Returns Yes if the function is successful and throws an exception if an error occurs.

See also StructClear, StructDelete, StructFind, StructInsert, StructIsEmpty, StructKeyExists, StructCount, and StructNew.

Syntax

StructUpdate(structure, key, value)

structure

Structure to be updated.

key

Key whose value is updated.

value

New value.

Usage

This function throws an exception if structure does not exist.




BackUp LevelNext

allaire

AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.