WB_UseSessions - use server sessions

Syntax
WB_UseSessions=boolean value

Syntax example
WB_UseSessions= T

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

Default value
FALSE

Description
This variable controls if the current WBSP page will use sessions and have access to the session variables. If this variable is set to TRUE WhizBase will be able to read/save session variables. If session does not exist WhizBase will create one automatically.