remove_vaultdata
Syntax
native remove_vaultdata(const key[]);
Usage
| Parameter | Description |
|---|---|
| key | Key to remove |
Description
Removes a key and its data from the vault.
Return
This function has no return value.
native remove_vaultdata(const key[]);
| Parameter | Description |
|---|---|
| key | Key to remove |
Removes a key and its data from the vault.
This function has no return value.