vaultdata_exists

Syntax

native vaultdata_exists(const key[]);

Usage

Parameter Description
key
Key to check

Description

Checks if a key exists in the vault.

Return

1 if an entry was found, 0 otherwise.