Home > @world-wide-lab/integration-jspsych > jsPsychWorldWideLab > hasStoredParticpantId
jsPsychWorldWideLab.hasStoredParticpantId() method
Check whether the participant Id is stored in the participant's browser.
Signature:
typescript
static hasStoredParticpantId(): boolean;
Returns:
boolean
A boolean if there is a stored participantId.