datset
This sets the datum attributes to the specified values.
datset datId key VALUE ?key2 VALUE2...?
Each key must be a valid datum attribute key.
When setting the TYPE
, the supplied
value must be a valid hci data type. No checking or verification is performed on the
value.
To destroy only the datum handles created in a particular procedure or section of code, the hcidatlistreset command destroys all but a particular set of datum handles. This is located in the system library.
hcidatlistreset's only argument is the list of datum handles to preserve.
This command returns an empty string.