CNT_DELETE

CNT_DELETE

CNT_DELETE action


Declaration

CNT_DELETE _hContainer, _key

 

Parameters

_hContainer

in

Identifier of Int type - data container.

_key

in

Identifier of the value in the data container - key.

 

Description

The action deletes given value from data container.

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


Related pages:

Script actions