WebSession.RemoveData

From Xojo Documentation

Method

WebSession.RemoveData(Key as String)

Supported for all project types and targets.

Removes the Key/Value pair saved via the SaveData method.

See Also

SaveData, RequestData methods and the DataReceived event.