CNT_FIND action
Related pages:
CNT_FIND _hContainer, _key, _value, bFound
_hContainer | in | Identifier of Int type - data container. |
_key | in | Identifier of value in the container. |
_value | out | Value in container, if the value of the parameter _bFound is @TRUE, otherwise the value of the parameter remains unchanged. |
_bFound | out | @TRUE - value exists in the container. @FALSE - value doesn't exist in the container. |
Related pages:
Pridať komentár