A
          / \      _             Play Now                         Nemesis on fb
          | |     | |  _______   _        _   _______    _______   _    _______
          | |\    | | |   ____| |  \    /  | |   ____|  /   ____| | |  /   ____|
 /-------/-------------------------------------------------------------------,
O= Home <=XX|  About  News  Pics  Adventurers  Wizards  Download  Connect     >
 \-------\-------------------------------------------------------------------'
          | |   \   | |  |____  | |      | | |  |____   ___ \  \  | |  ___ \  \
          | |     \_| |_______| |_|      |_| |_______| |_______/  |_| |_______/
          \ /
           V  

Documentation Area

Document Path: /doc/player/remove_data


Name: remove_data - remove stored data from a player

Syntax:
	mixed remove_data()

Description:
	The remove_data function removes data once stored with store_data from
	the player. Note that only the same object that stored the data can
	remove it again.

Return value:
	If there are any data, they are returned (after removing them),
	else 0.

Examples:
	this_player()->remove_data();

See also:


This page was generated in LPC

Imprint / Impressum