nfv_switch_keys

Switches two key's in a file.

Syntax

stock nfv_switch_keys(const filename[], const key1[], const key2[], const identifier=';')

Usage

filename The file location for the data.
key1 The first key to switch.
key2 The second key to switch.
identifier The character used to identify different keys.

Return

1 — if successful.

Notes

Data under key1 will switch to key2. Data under key2 will switch to key1.

Defined in nfvault.inc at line 3100 . This documentation was automatically generated from source.