set_vaultdata

Syntax

native set_vaultdata(const key[], const data[] = "");

Usage

key
Key to set the value for
data
Data to set for the given key

Description

Sets data for a given key.

Return

This function has no return value.