clearData
Force clear any visitor data properties saved in the browser's session storage. This will not effect the 'geoflow' JS object.
Last updated

Force clear any visitor data properties saved in the browser's session storage. This will not effect the 'geoflow' JS object.
This method will clear the data properties currently saved in the visitor's browser through the session storage. The 'geoflow' JS object will not be affected.
Nonegeoflow.clearData();true (boolean)Last updated