Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You must specify a key when adding a new item to a collection in which all items have keys. Either all items in a collection have keys or do not have keys. To determine if a collection requires keys, use GetKey(1)
and the EMPTY( ) function as follows:
? EMPTY(Collection.GetKey(1))