Web3S_Demo > HTTP Request Subsystem > GetRequestById

GetRequestById

Attempts to find a Request using its ID.

Inputs

Target
HTTP Request Subsystem Object Reference

ID
String

the ID of the Request.

Outputs

Return Value
Web 3S Http Request Object Reference

if found, returns the Request, otherwise nullptr.