You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Returns the enable authentication flag setting.

Syntax

Response = HTTP_Services('GetFlushCacheFlag')

Returns

Returns the flush cache flag setting. This is used by the ClearSettings service to determine if a Flush and GarbageCollect statement should be called in order to make sure code changes will automatically be used without having to restart the OEngineServer.

Parameters

N/A

Remarks

It pulls this from SRP_HTTP_FRAMEWORK_SETUP <7>.

  • No labels