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