410 B
410 B
Delete Key
Description
Remove the specified key
from DragonflyDB.
Usage
Arguments:
0: STRING - Name of stored key from DB.
Examples:
["test"] call dragonfly_db_fnc_delete (Server or Singleplayer Only)
["test"] remoteExecCall ["dragonfly_db_fnc_delete", 2, false] (Multiplayer Only)
Links
Delete Key | Get Key | Set Key