Skip to main content
Version: Next

SOAP Request

SOAP Request -> Function result

ParameterTypeDescription
Function resultBoolean🡐True if the request is SOAP; otherwise, False

Description

The SOAP Request command returns True if the code being executed is part of a SOAP request.

This command can be used for security reasons in the On Web Authentication Database Method in order to determine the nature of the received requests.

See also

SOAP DECLARATION