native

set_vaultdata

Syntax

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

Description

Sets data for a given key.

Parameters

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

Return

This function has no return value.