Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.0

API: GetCurrentRequestID

Scoped Name

APIWebServer.GetCurrentRequestID

Interface

Field Variable ...as Description
RequestID Output Output The request id of the current request

Description

Returns the current request id assigned to the request being processed.

The request id is unique between requests.

Please note that this is a web server function - it should not be called from server functions. A server function APIServer.GetCurrentRequestID is available if you want the functionality in a serverfunction.

Events

Universal events