Skip to content

Home > @world-wide-lab/integration-jspsych > jsPsychWorldWideLab > deleteStoredParticipantId

jsPsychWorldWideLab.deleteStoredParticipantId() method

Delete the stored participant Id from the participant's browser (if there is one).

Signature:

typescript
static deleteStoredParticipantId(): Promise<void>;

Returns:

Promise<void>