This function clears the LimeSurvey API session key currently in use, effectively logging out. This function was adapted by Gjalt-Jorn Peters from a function originally written by Andrew Heiss.

limer_release_session_key()

Examples

if (FALSE) {
limesurvey::limer_release_session_key()
}