Sets the error slot of the participant's state object. This slot takes values of NULL or a character scalar. When not NULL, the server will display its value as an error message to the participant.

error(state) <- value

Arguments

state

Participant's state object.

value

New value for the error slot.