nfv_remove_key
Removes all data under a key in a file.
Syntax
stock nfv_remove_key(const filename[], const key[], const identifier=';')
Usage
| filename | The file location for the data. |
| key | The key to remove from. |
| identifier | The character used to identify different keys. |
Return
Returns — how many datas were removed with the key.
Defined in
nfvault.inc
at line 3188
.
This documentation was automatically generated from source.