Skip to content

RequestClearExec - cWebBaseDEOServer

Performs the second half of a DD Clear operation which was started by Request_Clear

Type: Procedure

Syntax

Procedure RequestClearExec

Call Example

Send RequestClearExec

Description

RequestClearExec performs the second part of a Request_Clear operation. It is called directly by Request_Clear or indirectly by a callback initiated by Request_Clear. You should not be call this directly and it should be augmented with care. See Request_Clear for a full description of this process.