Try OpenEdge Now
skip to main content
Developing WebSpeed Applications
SpeedScript : WebSpeed API functions : Checking configuration options
 

Checking configuration options

The following table lists functions that you can use to verify WebSpeed configuration options. These functions allow you to alter application behavior based on the type of environment the WebSpeed agent is running in.
Table 9. Configuration API functions
Function
Return type
Description
check-agent-mode
LOGICAL
Returns TRUE if the WebSpeed agent is running in Development, Production, or Evaluation mode. Otherwise, returns FALSE.
get-config
CHARACTER
Returns the value of the specified WebSpeed Transaction Server configuration option.