WB_TimeOut - set script time-out interval

Syntax
WB_TimeOut=number of seconds

Syntax example
WB_TimeOut= 60

Valid inputs
Any number in range 0-86400 (0 - no time out - not recomended)

Default value
Value of ScriptTimeOutSec server configuration variable

Description
This variable defines the maximum number of seconds that WBSP engine will wait for WBSP file to execute before it terminates the execution and generates the error. Counting starts after WhizBase receives all form data from client (to prevent timeout error due to slow client connection and file upload).