nfv_add_key
Sets multiple datas in file under key and name.
Syntax
stock nfv_add_key(const filename[], const key[], const NFV_PROP:nfv_prop=NFV_OVERWRITE, const identifier=';', any:...)
Usage
| filename | The file location for the data. |
| key | The key within the file to look for. Set to "" for no key. |
| nfv_prop | Properties to apply to the saved data in a bitsum. |
| identifier | The character used to identify different keys. |
Return
1 if successful.
Defined in
nfvault.inc
.
This documentation was automatically generated from source.