CNT_DELETE action


Declaration
CNT_DELETE _hContainer, _key
Parameters
_hContainerinIdentifier of Int type - data container.
_keyinIdentifier of the value in the data container - key.
Description
The action deletes a given value from the data container.

If the value specified by the parameter _key doesn't exist in the container, the action has no effect.

Related pages:

Napíšte komentár