clearMultiServerData ( string _id , string serverName ) : void
Remove in our database the data distributed by distributeMultiServers.
See also
distributeMultiServersgetMultiServerData
setSharedOnlineConfiguration
getSharedOnlineConfiguration
getCloudIdServer
Parameters
_id (optional)
You must set here the same ID than in distributeMultiServers. If there is no ID, the unique script ID is used. This parameter is useful if you share information between sevral scripts.
serverName
The name assigned to this machine. If nothing is set, all data corresponding to id, whill be removed for all different servers.