WB_LogOffSession - clear current session

Syntax
WB_LogOffSession=boolean value

Syntax example
WB_LogOffSession= T

Valid inputs
T,TRUE,1,ON for True
F,FALSE,0,OFF for False

Default value
FALSE

Description
If this variable is set to TRUE WhizBase will stop a session by removing session ID from HTTP cookie. After this, if same client (browser) opens a WBSP page with WB_UseSessions set to TRUE, WhizBase will start a completely new session.